this repo has no description
0
fork

Configure Feed

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

Version Packages (#765)

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
2797c3f7 af963f04

+9 -8
-7
.changeset/nine-insects-rhyme.md
··· 1 - --- 2 - "@opennextjs/cloudflare": minor 3 - --- 4 - 5 - Update @opennextjs/aws to 3.7.0 6 - 7 - [3.7.0 Release notes](https://github.com/opennextjs/opennextjs-aws/releases/tag/v3.7.0)
+8
packages/cloudflare/CHANGELOG.md
··· 1 1 # @opennextjs/cloudflare 2 2 3 + ## 1.4.0 4 + 5 + ### Minor Changes 6 + 7 + - [#764](https://github.com/opennextjs/opennextjs-cloudflare/pull/764) [`af963f0`](https://github.com/opennextjs/opennextjs-cloudflare/commit/af963f04b820f39c81b8a39d58cd7a050f5599ab) Thanks [@vicb](https://github.com/vicb)! - Update @opennextjs/aws to 3.7.0 8 + 9 + [3.7.0 Release notes](https://github.com/opennextjs/opennextjs-aws/releases/tag/v3.7.0) 10 + 3 11 ## 1.3.1 4 12 5 13 ### 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.3.1", 4 + "version": "1.4.0", 5 5 "type": "module", 6 6 "scripts": { 7 7 "clean": "rimraf dist",