diff --git a/.changeset/funny-pumas-wonder.md b/.changeset/funny-pumas-wonder.md deleted file mode 100644 index a8f7b278..00000000 --- a/.changeset/funny-pumas-wonder.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"github-actions-cloudflare-pages": patch ---- - -chore(deps): bump @octokit/plugin-paginate-rest from 11.1.1 to 11.2.0 diff --git a/.changeset/perfect-worms-joke.md b/.changeset/perfect-worms-joke.md deleted file mode 100644 index 38f291fd..00000000 --- a/.changeset/perfect-worms-joke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"github-actions-cloudflare-pages": minor ---- - -refactor: replace [@unlike/github-actions-core](https://www.npmjs.com/package/@unlike/github-actions-core) with [@actions/core](https://www.npmjs.com/package/@actions/core) . It increases the bundle size from 30.6kb to 600.5kb because of [actions/toolkit#1436](https://github.com/actions/toolkit/issues/1436) & [actions/toolkit#1697](https://github.com/actions/toolkit/issues/1697). But we no longer want to maintain the fork of that repo. Rather they fix these issues. diff --git a/CHANGELOG.md b/CHANGELOG.md index df424efb..7ab2ada9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # github-actions-cloudflare-pages +## 2.2.0 + +### Minor Changes + +- [#341](https://github.com/andykenward/github-actions-cloudflare-pages/pull/341) [`d7aa1cd`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/d7aa1cdc2001eb319f0c75d13fb14531e307652f) Thanks [@andykenward](https://github.com/andykenward)! - refactor: replace [@unlike/github-actions-core](https://www.npmjs.com/package/@unlike/github-actions-core) with [@actions/core](https://www.npmjs.com/package/@actions/core) . It increases the bundle size from 30.6kb to 600.5kb because of [actions/toolkit#1436](https://github.com/actions/toolkit/issues/1436) & [actions/toolkit#1697](https://github.com/actions/toolkit/issues/1697). But we no longer want to maintain the fork of that repo. Rather they fix these issues. + +### Patch Changes + +- [`b5d3187`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/b5d3187554abb5073fbfea0a101b4ce221933f92) Thanks [@andykenward](https://github.com/andykenward)! - chore(deps): bump @octokit/plugin-paginate-rest from 11.1.1 to 11.2.0 + ## 2.1.0 ### Minor Changes diff --git a/package.json b/package.json index 0d1c0fd7..b834adb1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-actions-cloudflare-pages", - "version": "2.1.0", + "version": "2.2.0", "private": true, "description": "A Github Action to deploy to Cloudflare Pages", "keywords": [