Skip to content

Commit de3c629

Browse files
Version Packages
1 parent 7790067 commit de3c629

6 files changed

Lines changed: 13 additions & 21 deletions

File tree

.changeset/quiet-dragons-design.md

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

.changeset/real-buttons-hug.md

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

.changeset/six-oranges-fry.md

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

.changeset/young-paws-know.md

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

CHANGELOG.md

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

3+
## 3.3.2
4+
5+
### Patch Changes
6+
7+
- [#704](https://github.com/andykenward/github-actions-cloudflare-pages/pull/704) [`2b7ebba`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/2b7ebba306d99a5916db821703a42e804f1ca25c) Thanks [@andykenward](https://github.com/andykenward)! - chore(deps-dev): replace prettier with oxfmt for code formatting
8+
9+
- [#708](https://github.com/andykenward/github-actions-cloudflare-pages/pull/708) [`9c3e5b6`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/9c3e5b611f60cffad0ac9fdf68b755963f0905d8) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): bump undici from 7.22.0 to 7.24.0
10+
11+
- [#694](https://github.com/andykenward/github-actions-cloudflare-pages/pull/694) [`3dd06dc`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/3dd06dc75bbfb2d6aa40d9f5adf1b713c36d5906) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump wrangler from 4.67.0 to 4.71.0
12+
13+
- [#712](https://github.com/andykenward/github-actions-cloudflare-pages/pull/712) [`7790067`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/7790067297a7383fdca6ca3309c4f21a9f3b9f42) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump wrangler from 4.71.0 to 4.75.0
14+
315
## 3.3.1
416

517
### 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.3.1",
3+
"version": "3.3.2",
44
"private": true,
55
"description": "A Github Action to deploy to Cloudflare Pages",
66
"keywords": [

0 commit comments

Comments
 (0)