Skip to content

Commit 7a64afb

Browse files
Version Packages (#527)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 441aa9a commit 7a64afb

File tree

6 files changed

+15
-21
lines changed

6 files changed

+15
-21
lines changed

.changeset/cruel-socks-stick.md

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

.changeset/dry-trees-trade.md

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

.changeset/slimy-students-give.md

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

.changeset/thirty-cycles-float.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.0.0
4+
5+
### Major Changes
6+
7+
- [#535](https://github.com/andykenward/github-actions-cloudflare-pages/pull/535) [`a7f06d0`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/a7f06d049e511b4482607c01a4cda7f6f54263e8) Thanks [@andykenward](https://github.com/andykenward)! - feat: upgrade default wrangler from ^3.107.2 to ^4.6.0
8+
9+
### Patch Changes
10+
11+
- [#535](https://github.com/andykenward/github-actions-cloudflare-pages/pull/535) [`a7f06d0`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/a7f06d049e511b4482607c01a4cda7f6f54263e8) Thanks [@andykenward](https://github.com/andykenward)! - chore(dep): bump @octokit/plugin-paginate-rest from 11.4.3 to 11.6.0
12+
13+
- [#520](https://github.com/andykenward/github-actions-cloudflare-pages/pull/520) [`5379212`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/5379212d8b44abdc4b2583c3996bb19c66901f22) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): bump @octokit/graphql-schema from 15.25.0 to 15.26.0
14+
15+
- [#520](https://github.com/andykenward/github-actions-cloudflare-pages/pull/520) [`5379212`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/5379212d8b44abdc4b2583c3996bb19c66901f22) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump @octokit/plugin-paginate-reset from 11.4.1 to 11.4.3
16+
317
## 2.5.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.5.1",
3+
"version": "3.0.0",
44
"private": true,
55
"description": "A Github Action to deploy to Cloudflare Pages",
66
"keywords": [

0 commit comments

Comments
 (0)