diff --git a/.changeset/late-owls-smoke.md b/.changeset/late-owls-smoke.md deleted file mode 100644 index 477f68e7..00000000 --- a/.changeset/late-owls-smoke.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"github-actions-cloudflare-pages": patch ---- - -chore(deps-dev): bump @octokit/graphql-schema from 15.2.0 to 15.3.0 -chore(deps-dev): bump @octokit/webhooks-schemas from 7.3.2 to 7.4.0 -chore(deps-dev): bump @octokit/webhooks-types from 7.3.2 to 7.4.0 diff --git a/.changeset/ten-bobcats-vanish.md b/.changeset/ten-bobcats-vanish.md deleted file mode 100644 index 9ce3beaa..00000000 --- a/.changeset/ten-bobcats-vanish.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"github-actions-cloudflare-pages": patch ---- - -chore(deps): bump wrangler from 3.32.0 to 3.37.0 diff --git a/.changeset/tiny-monkeys-deny.md b/.changeset/tiny-monkeys-deny.md deleted file mode 100644 index ecaf1f38..00000000 --- a/.changeset/tiny-monkeys-deny.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"github-actions-cloudflare-pages": patch ---- - -feat: support input `working-directory` for `wrangler` cli command diff --git a/CHANGELOG.md b/CHANGELOG.md index 167fb1ed..827e2380 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # github-actions-cloudflare-pages +## 1.3.2 + +### Patch Changes + +- [#277](https://github.com/unlike-ltd/github-actions-cloudflare-pages/pull/277) [`6a049b5`](https://github.com/unlike-ltd/github-actions-cloudflare-pages/commit/6a049b5e6d0d588443ef47cab80f662c6d6f99d8) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): bump @octokit/graphql-schema from 15.2.0 to 15.3.0 + chore(deps-dev): bump @octokit/webhooks-schemas from 7.3.2 to 7.4.0 + chore(deps-dev): bump @octokit/webhooks-types from 7.3.2 to 7.4.0 + +- [#281](https://github.com/unlike-ltd/github-actions-cloudflare-pages/pull/281) [`3cb82ad`](https://github.com/unlike-ltd/github-actions-cloudflare-pages/commit/3cb82ad6d6ceb02c10e10471747847390ce6d3d9) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump wrangler from 3.32.0 to 3.37.0 + +- [#282](https://github.com/unlike-ltd/github-actions-cloudflare-pages/pull/282) [`47de0c7`](https://github.com/unlike-ltd/github-actions-cloudflare-pages/commit/47de0c7017aaf3e6fd519b12a1c6ae2bc55ea458) Thanks [@andykenward](https://github.com/andykenward)! - feat: support input `working-directory` for `wrangler` cli command + ## 1.3.1 ### Patch Changes diff --git a/package.json b/package.json index 8793a1ba..6f74395c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-actions-cloudflare-pages", - "version": "1.3.1", + "version": "1.3.2", "private": true, "description": "A Github Action to deploy to Cloudflare Pages", "keywords": [