Skip to content

Commit def80dd

Browse files
Version Packages (#689)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8ff7915 commit def80dd

7 files changed

Lines changed: 15 additions & 26 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/shaky-stars-like.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: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
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 #693
10+
11+
- [#692](https://github.com/andykenward/github-actions-cloudflare-pages/pull/692) [`d306ffd`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/d306ffdacd172bd01e403e63b9fcf6cd8f54e6f5) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump wrangler from 4.59.1 to 4.67.0 #692
12+
13+
- [`6776129`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/6776129de15ac78164186d6826791e42462eb8de) Thanks [@andykenward](https://github.com/andykenward)! - throw errors with cause
14+
15+
- [#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 #662
16+
317
## 3.3.0
418

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