Skip to content

Commit d05cfe4

Browse files
Version Packages
1 parent 25ba1a4 commit d05cfe4

11 files changed

Lines changed: 23 additions & 46 deletions

.changeset/brown-months-accept.md

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

.changeset/brown-owls-bathe.md

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

.changeset/five-melons-attend.md

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

.changeset/gentle-pillows-begin.md

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

.changeset/goofy-ideas-yell.md

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

.changeset/grumpy-files-dance.md

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

.changeset/ripe-tips-lie.md

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

.changeset/strict-areas-sort.md

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

.changeset/wicked-meals-wave.md

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

CHANGELOG.md

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

3+
## 3.4.1
4+
5+
### Patch Changes
6+
7+
- [#757](https://github.com/andykenward/github-actions-cloudflare-pages/pull/757) [`44b9e8f`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/44b9e8f2395fa4ad33f75ca7caa00a74483a76b0) Thanks [@andykenward](https://github.com/andykenward)! - fix: build failure now terminate polling
8+
9+
- [#760](https://github.com/andykenward/github-actions-cloudflare-pages/pull/760) [`06c6105`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/06c610523452c8c7b27f978331089bc99f8a4399) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): upgrade @graphql-codegen/client-preset from 5.3.0 to 6.0.0
10+
11+
- [#760](https://github.com/andykenward/github-actions-cloudflare-pages/pull/760) [`06c6105`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/06c610523452c8c7b27f978331089bc99f8a4399) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): bump graphql from 16.13.2 to 16.14.0
12+
13+
- [#746](https://github.com/andykenward/github-actions-cloudflare-pages/pull/746) [`5de31a3`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/5de31a3317793fffeb2ba429af27d20e88586ccf) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump @actions/core from 3.0.0 to 3.0.1
14+
15+
- [#753](https://github.com/andykenward/github-actions-cloudflare-pages/pull/753) [`4549d45`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/4549d45516bbadbd9147b5f73d755ad058f0002d) Thanks [@andykenward](https://github.com/andykenward)! - Update GitHub API GraphQL schema to latest using GitHub Action. The NPM package [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) is outdated due to https://github.com/octokit/graphql-schema/issues/1030
16+
17+
- [#757](https://github.com/andykenward/github-actions-cloudflare-pages/pull/757) [`44b9e8f`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/44b9e8f2395fa4ad33f75ca7caa00a74483a76b0) Thanks [@andykenward](https://github.com/andykenward)! - refactor: setTimeout NODE_ENV check for tests
18+
19+
- [#760](https://github.com/andykenward/github-actions-cloudflare-pages/pull/760) [`06c6105`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/06c610523452c8c7b27f978331089bc99f8a4399) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): upgrade @graphql-codegen/cli from 6.3.1 to 7.0.0
20+
21+
- [#756](https://github.com/andykenward/github-actions-cloudflare-pages/pull/756) [`e3ed3ad`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/e3ed3ad56c43ff7d89b26b60b985b75243761b6e) Thanks [@andykenward](https://github.com/andykenward)! - refactor: graphql operations
22+
23+
- [#757](https://github.com/andykenward/github-actions-cloudflare-pages/pull/757) [`44b9e8f`](https://github.com/andykenward/github-actions-cloudflare-pages/commit/44b9e8f2395fa4ad33f75ca7caa00a74483a76b0) Thanks [@andykenward](https://github.com/andykenward)! - refactor: switch from exec to execFile. Stops risk of spaces or special characters breaking the command.
24+
325
## 3.4.0
426

527
### Minor Changes

0 commit comments

Comments
 (0)