Skip to content

Commit a5a2270

Browse files
Version Packages (#552)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6e17322 commit a5a2270

7 files changed

Lines changed: 15 additions & 26 deletions

File tree

.changeset/flat-dryers-grow.md

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

.changeset/light-lies-thank.md

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

.changeset/silly-ideas-buy.md

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

.changeset/tired-pets-crash.md

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

.changeset/wild-frogs-drop.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.1
4+
5+
### Patch Changes
6+
7+
- [#571](https://github.com/andykenward/github-actions-cloudflare-pages/pull/571) [`9104c81`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/9104c81d805e2e3d546c2a9a53a56c0d834caeab) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump @octokit/plugin-paginate-rest from 12.0.0 to 13.0.1
8+
9+
- [#551](https://github.com/andykenward/github-actions-cloudflare-pages/pull/551) [`8c337dc`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/8c337dcf47b1939da9409c55b2a44f0f8451a2b7) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore: bump wrangler from ^4.6.0 to ^4.13.2
10+
11+
- [#574](https://github.com/andykenward/github-actions-cloudflare-pages/pull/574) [`d317ec0`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/d317ec0c14b4da929c44910ce8ea0830114f4d76) Thanks [@dependabot](https://github.com/apps/dependabot)! - bump @octokit-next/core from 2.8.0 to 3.0.0
12+
13+
- [`7a65fea`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/7a65fea07373fb108f7892398ebc0c9bc2425478) Thanks [@andykenward](https://github.com/andykenward)! - chore(deps): bump @octokit/plugin-paginate-rest from 11.6.0 to 12.0.0 in the octokit group (#548)
14+
15+
- [#567](https://github.com/andykenward/github-actions-cloudflare-pages/pull/567) [`b40b8e1`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/b40b8e1c4b680aaa34f9581c0356e9018c9d9040) Thanks [@andykenward](https://github.com/andykenward)! - feat: setup [knip](https://knip.dev) to help declutter project
16+
317
## 3.0.0
418

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

0 commit comments

Comments
 (0)