Skip to content

Commit 4d2271c

Browse files
Version Packages (#995)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ab2d805 commit 4d2271c

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

.changeset/beige-aliens-tickle.md

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

.changeset/green-foxes-move.md

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

packages/cloudflare/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @opennextjs/cloudflare
22

3+
## 1.13.0
4+
5+
### Minor Changes
6+
7+
- [#991](https://github.com/opennextjs/opennextjs-cloudflare/pull/991) [`b95e7ca`](https://github.com/opennextjs/opennextjs-cloudflare/commit/b95e7cad48b61524ed7c646a8247b1757f5c0171) Thanks [@vicb](https://github.com/vicb)! - use `wrangler r2 bulk put` for R2 cache population
8+
9+
### Patch Changes
10+
11+
- [#994](https://github.com/opennextjs/opennextjs-cloudflare/pull/994) [`ab2d805`](https://github.com/opennextjs/opennextjs-cloudflare/commit/ab2d8051cdc1f54cc4dc787ae55581b062683a5a) Thanks [@vicb](https://github.com/vicb)! - bump `@opennextjs/aws` to 3.9.0
12+
13+
See details at <https://github.com/opennextjs/opennextjs-aws/releases/tag/v3.9.0>
14+
315
## 1.12.0
416

517
### Minor Changes

packages/cloudflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@opennextjs/cloudflare",
33
"description": "Cloudflare builder for next apps",
4-
"version": "1.12.0",
4+
"version": "1.13.0",
55
"type": "module",
66
"scripts": {
77
"clean": "rimraf dist",

0 commit comments

Comments
 (0)