Skip to content

Commit

Permalink
[ci] release (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Oct 19, 2023
1 parent 625c41b commit a9c40ce
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/chilled-plants-move.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hot-wolves-lick.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/cloudflare/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @astrojs/cloudflare

## 7.6.1

### Patch Changes

- [#28](https://github.com/withastro/adapters/pull/28) [`1665a39`](https://github.com/withastro/adapters/commit/1665a3913373d02e73a3557bc045d1f0158979b6) Thanks [@alexanderniebuhr](https://github.com/alexanderniebuhr)! - Fixes missing persistence setting for `cache`

- [#30](https://github.com/withastro/adapters/pull/30) [`625c41b`](https://github.com/withastro/adapters/commit/625c41b4b69058933e1d14f1c153574a992c0519) Thanks [@alexanderniebuhr](https://github.com/alexanderniebuhr)! - Fixes a regression introduced in 7.6.0, which breaks when no argument is set

## 7.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"//comment": "test changeset-bot",
"name": "@astrojs/cloudflare",
"description": "Deploy your site to Cloudflare Workers/Pages",
"version": "7.6.0",
"version": "7.6.1",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
Expand Down

0 comments on commit a9c40ce

Please sign in to comment.