Skip to content

Commit 02f1f53

Browse files
Version Packages
1 parent 0843ec3 commit 02f1f53

6 files changed

Lines changed: 13 additions & 21 deletions

File tree

.changeset/deep-comics-ask.md

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

.changeset/funny-ways-dream.md

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

.changeset/six-walls-work.md

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

.changeset/tall-drinks-invite.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.1
4+
5+
### Patch Changes
6+
7+
- [`3c5a8f2`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/3c5a8f218a2d3ebca6bafdcc261ac73ae3e40e25) Thanks [@andykenward](https://github.com/andykenward)! - @octokit/plugin-paginate-rest upgraded from 13.1.1 to 14.0.0
8+
9+
- [#693](https://github.com/andykenward/github-actions-cloudflare-pages/pull/693) [`0843ec3`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/0843ec35c607bf3c1717bdb0603a32986af0c976) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): upgrade @actions/core from 1.11.1 to 3.0.0
10+
11+
- [`6776129`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/6776129de15ac78164186d6826791e42462eb8de) Thanks [@andykenward](https://github.com/andykenward)! - throw errors with cause
12+
13+
- [#662](https://github.com/andykenward/github-actions-cloudflare-pages/pull/662) [`a1c26f2`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/a1c26f25aa0307e43196b0ba86c5fbfd0c7add4d) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): bump esbuild from 0.25.9 to 0.27.3
14+
315
## 3.3.0
416

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

0 commit comments

Comments
 (0)