Skip to content

Commit 19897ff

Browse files
Version Packages (#499)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2679928 commit 19897ff

File tree

6 files changed

+15
-21
lines changed

6 files changed

+15
-21
lines changed

.changeset/loud-icons-hug.md

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

.changeset/purple-lions-nail.md

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

.changeset/smart-socks-relate.md

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

.changeset/yellow-camels-ring.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+
## 2.5.0
4+
5+
### Minor Changes
6+
7+
- [`d5efd99`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/d5efd9904385ec0f323c7557ea59c5aa474d01cc) Thanks [@andykenward](https://github.com/andykenward)! - bump wrangler default version from ^3.73.0 to ^3.107.2
8+
9+
### Patch Changes
10+
11+
- [`27caa51`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/27caa510d2fe19a69c77a34fe22e8fe2b7899eca) Thanks [@andykenward](https://github.com/andykenward)! - chore(deps): bump undici
12+
13+
- [`c7ccb49`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/c7ccb49f6dec266d6f9b9293d673c30473a55547) Thanks [@andykenward](https://github.com/andykenward)! - chore(deps-dev): bump esbuild from 0.24.2 to 0.25.0
14+
15+
- [`4ccc82d`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/4ccc82d2f2972febf56c97569cbf1ff56dda2a99) Thanks [@andykenward](https://github.com/andykenward)! - chore(deps): bump @octokit/plugin-paginate-rest from 11.3.5 to 11.4.0
16+
317
## 2.4.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": "2.4.1",
3+
"version": "2.5.0",
44
"private": true,
55
"description": "A Github Action to deploy to Cloudflare Pages",
66
"keywords": [

0 commit comments

Comments
 (0)