From 25b53b98acfe661ea9582b182bc9a84b6db18096 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 16:58:35 +0100 Subject: [PATCH] Version Packages (#422) Co-authored-by: github-actions[bot] --- .changeset/fuzzy-cars-sing.md | 5 ----- .changeset/orange-queens-mix.md | 5 ----- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 4 files changed, 9 insertions(+), 11 deletions(-) delete mode 100644 .changeset/fuzzy-cars-sing.md delete mode 100644 .changeset/orange-queens-mix.md diff --git a/.changeset/fuzzy-cars-sing.md b/.changeset/fuzzy-cars-sing.md deleted file mode 100644 index d6f8cb5b..00000000 --- a/.changeset/fuzzy-cars-sing.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'github-actions-cloudflare-pages': patch ---- - -chore(deps): bump wrangler from 3.73.0 to 3.78.2 diff --git a/.changeset/orange-queens-mix.md b/.changeset/orange-queens-mix.md deleted file mode 100644 index 01677740..00000000 --- a/.changeset/orange-queens-mix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'github-actions-cloudflare-pages': patch ---- - -feat: input of wrangler-version to override default version of wrangler used to deploy to cloudflare diff --git a/CHANGELOG.md b/CHANGELOG.md index 2dad6dba..4622e75a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # github-actions-cloudflare-pages +## 2.3.3 + +### Patch Changes + +- [#418](https://github.com/andykenward/github-actions-cloudflare-pages/pull/418) [`2be9de7`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/2be9de78d1d1f16756308985369477bd101bce3f) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump wrangler from 3.73.0 to 3.78.2 + +- [`7c27466`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/7c27466470ed5bfea184e89196bbaf52a62b46fa) Thanks [@andykenward](https://github.com/andykenward)! - feat: input of wrangler-version to override default version of wrangler used to deploy to cloudflare + ## 2.3.2 ### Patch Changes diff --git a/package.json b/package.json index e09a18c2..7aa5c733 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-actions-cloudflare-pages", - "version": "2.3.2", + "version": "2.3.3", "private": true, "description": "A Github Action to deploy to Cloudflare Pages", "keywords": [