Skip to content

Commit 16f88ce

Browse files
Version Packages
1 parent b47c847 commit 16f88ce

6 files changed

Lines changed: 15 additions & 21 deletions

File tree

.changeset/all-deer-ask.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/bumpy-animals-shake.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/pretty-hats-sin.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/smooth-rooms-grow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# github-actions-cloudflare-pages
22

3+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- [#616](https://github.com/andykenward/github-actions-cloudflare-pages/pull/616) [`705addb`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/705addba382864cf22a0387da0712ef8dc9da02b) Thanks [@andykenward](https://github.com/andykenward)! - Upgrade action from node.js 20 to 24
8+
9+
### Patch Changes
10+
11+
- [#602](https://github.com/andykenward/github-actions-cloudflare-pages/pull/602) [`d7070e4`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/d7070e464556736c889cc4b476e57d7b8bfe494d) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump wrangler from 4.13.2 to 4.34.0
12+
13+
- [#589](https://github.com/andykenward/github-actions-cloudflare-pages/pull/589) [`ca8c960`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/ca8c9600f4b165747242bce4b1ec33177f69ab54) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump @octokit/plugin-paginate-rest from 13.0.1 to 13.1.0
14+
15+
- [#622](https://github.com/andykenward/github-actions-cloudflare-pages/pull/622) [`b47c847`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/b47c847cb72314c4a287b8e5ef14e7e73f7a1735) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): bump esbuild from 0.25.8 to 0.25.9
16+
317
## 3.0.1
418

519
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-actions-cloudflare-pages",
3-
"version": "3.0.1",
3+
"version": "3.1.0",
44
"private": true,
55
"description": "A Github Action to deploy to Cloudflare Pages",
66
"keywords": [

0 commit comments

Comments
 (0)