Skip to content

Commit 27a4405

Browse files
Version Packages
1 parent fcb1d78 commit 27a4405

File tree

5 files changed

+13
-18
lines changed

5 files changed

+13
-18
lines changed

.changeset/eleven-monkeys-mate.md

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

.changeset/hungry-bears-tie.md

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

.changeset/witty-chicken-nail.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+
## 1.2.1
4+
5+
### Patch Changes
6+
7+
- [`75c03ec`](https://github.com/unlike-ltd/github-actions-cloudflare-pages/commit/75c03ec2a37dae5536cca1c13edf5deac0505a11) Thanks [@andykenward](https://github.com/andykenward)! - Error on unsupported GitHub Action event name
8+
9+
- [#248](https://github.com/unlike-ltd/github-actions-cloudflare-pages/pull/248) [`7c79d45`](https://github.com/unlike-ltd/github-actions-cloudflare-pages/commit/7c79d459deae6df8d39e8dd842ff4f1d5c0d786e) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): upgrade @octokit/plugin-paginate-rest from 9.1.5 to 10.0.0. Which is now [ESM](https://github.com/octokit/plugin-paginate-rest.js/pull/596) and we can tree shake.
10+
11+
chore(deps-dev): bump @octokit/graphql-schema from 14.56.0 to 14.56.0
12+
13+
- [#232](https://github.com/unlike-ltd/github-actions-cloudflare-pages/pull/232) [`fcb1d78`](https://github.com/unlike-ltd/github-actions-cloudflare-pages/commit/fcb1d780fbb54c56bb32fb66cb6494a68dca573d) Thanks [@andykenward](https://github.com/andykenward)! - test: enable vitest reporter for github-action. Bump vitest from 1.3.0 to 1.3.1. Bump eslint-plugin-vitest from 0.3.22 to 0.3.24.
14+
315
## 1.2.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": "1.2.0",
3+
"version": "1.2.1",
44
"private": true,
55
"description": "A Github Action to deploy to Cloudflare Pages",
66
"type": "module",

0 commit comments

Comments
 (0)