Skip to content

Commit ac485c2

Browse files
Version Packages
1 parent 9c3e5b6 commit ac485c2

5 files changed

Lines changed: 11 additions & 16 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.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
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+
313
## 3.3.1
414

515
### 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)