Skip to content

Commit 3fc242d

Browse files
Version Packages
1 parent 28a0d5d commit 3fc242d

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/bumpy-animals-shake.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.2
4+
5+
### Patch Changes
6+
7+
- [#589](https://github.com/andykenward/github-actions-cloudflare-pages/pull/589) [`ca8c960`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/ca8c9600f4b165747242bce4b1ec33177f69ab54) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump @octokit/plugin-paginate-rest from 13.0.1 to 13.1.0
8+
39
## 3.0.1
410

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

0 commit comments

Comments
 (0)