this repo has no description
0
fork

Configure Feed

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

Version Packages (#1022)

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
b2feee09 250aba23

+11 -13
-7
.changeset/soft-pans-shop.md
··· 1 - --- 2 - "@opennextjs/cloudflare": patch 3 - --- 4 - 5 - bump `@opennextjs/aws` to 3.9.3 6 - 7 - See details at <https://github.com/opennextjs/opennextjs-aws/releases/tag/v3.9.3>
-5
.changeset/tired-cycles-laugh.md
··· 1 - --- 2 - "@opennextjs/cloudflare": patch 3 - --- 4 - 5 - Bump Next
+10
packages/cloudflare/CHANGELOG.md
··· 1 1 # @opennextjs/cloudflare 2 2 3 + ## 1.14.2 4 + 5 + ### Patch Changes 6 + 7 + - [#1021](https://github.com/opennextjs/opennextjs-cloudflare/pull/1021) [`250aba2`](https://github.com/opennextjs/opennextjs-cloudflare/commit/250aba239d57fd2d89e119fd7e53ac670e6428b3) Thanks [@vicb](https://github.com/vicb)! - bump `@opennextjs/aws` to 3.9.3 8 + 9 + See details at <https://github.com/opennextjs/opennextjs-aws/releases/tag/v3.9.3> 10 + 11 + - [#1021](https://github.com/opennextjs/opennextjs-cloudflare/pull/1021) [`250aba2`](https://github.com/opennextjs/opennextjs-cloudflare/commit/250aba239d57fd2d89e119fd7e53ac670e6428b3) Thanks [@vicb](https://github.com/vicb)! - Bump Next 12 + 3 13 ## 1.14.1 4 14 5 15 ### Patch 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.14.1", 4 + "version": "1.14.2", 5 5 "type": "module", 6 6 "scripts": { 7 7 "clean": "rimraf dist",