this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Version Packages (#995)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

authored by

workers-frameworks
github-actions[bot]
and committed by
GitHub
4d2271ce ab2d8051

+13 -13
-5
.changeset/beige-aliens-tickle.md
··· 1 - --- 2 - "@opennextjs/cloudflare": minor 3 - --- 4 - 5 - use `wrangler r2 bulk put` for R2 cache population
-7
.changeset/green-foxes-move.md
··· 1 - --- 2 - "@opennextjs/cloudflare": patch 3 - --- 4 - 5 - bump `@opennextjs/aws` to 3.9.0 6 - 7 - See details at <https://github.com/opennextjs/opennextjs-aws/releases/tag/v3.9.0>
+12
packages/cloudflare/CHANGELOG.md
··· 1 1 # @opennextjs/cloudflare 2 2 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 + 3 15 ## 1.12.0 4 16 5 17 ### Minor Changes
+1 -1
packages/cloudflare/package.json
··· 1 1 { 2 2 "name": "@opennextjs/cloudflare", 3 3 "description": "Cloudflare builder for next apps", 4 - "version": "1.12.0", 4 + "version": "1.13.0", 5 5 "type": "module", 6 6 "scripts": { 7 7 "clean": "rimraf dist",