diff --git a/.changeset/cold-cats-carry.md b/.changeset/cold-cats-carry.md deleted file mode 100644 index 2364d0f8..00000000 --- a/.changeset/cold-cats-carry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'github-actions-cloudflare-pages': minor ---- - -Use an exact version of wrangler as the default version. This avoids using a version published that may have a potential security issue. diff --git a/CHANGELOG.md b/CHANGELOG.md index de1dbd36..b91b21d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # github-actions-cloudflare-pages +## 3.2.0 + +### Minor Changes + +- [`5cc518b`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/5cc518bcac1841380c90931298c080fe1bc5b46e) Thanks [@andykenward](https://github.com/andykenward)! - Use an exact version of wrangler as the default version. This avoids using a version published that may have a potential security issue. + ## 3.1.0 ### Minor Changes diff --git a/package.json b/package.json index 3bf0fd1b..73af1ed1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-actions-cloudflare-pages", - "version": "3.1.0", + "version": "3.2.0", "private": true, "description": "A Github Action to deploy to Cloudflare Pages", "keywords": [