Skip to content

Commit 3601046

Browse files
Version Packages
1 parent caa22c1 commit 3601046

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/tired-pets-crash.md

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

CHANGELOG.md

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

3+
## 3.0.1
4+
5+
### Patch Changes
6+
7+
- [`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)
8+
39
## 3.0.0
410

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