this repo has no description
0
fork

Configure Feed

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

Version Packages (#933)

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
0ada6dcf 0c7d1ae1

+9 -8
-7
.changeset/honest-views-feel.md
··· 1 - --- 2 - "@opennextjs/cloudflare": patch 3 - --- 4 - 5 - bump `@opennextjs/aws` to 3.8.1 6 - 7 - See details at <https://github.com/opennextjs/opennextjs-aws/releases/tag/v3.8.1>
+8
packages/cloudflare/CHANGELOG.md
··· 1 1 # @opennextjs/cloudflare 2 2 3 + ## 1.9.2 4 + 5 + ### Patch Changes 6 + 7 + - [#932](https://github.com/opennextjs/opennextjs-cloudflare/pull/932) [`0c7d1ae`](https://github.com/opennextjs/opennextjs-cloudflare/commit/0c7d1ae176ecc4808b0c8b21748979e2e886ca32) Thanks [@vicb](https://github.com/vicb)! - bump `@opennextjs/aws` to 3.8.1 8 + 9 + See details at <https://github.com/opennextjs/opennextjs-aws/releases/tag/v3.8.1> 10 + 3 11 ## 1.9.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.9.1", 4 + "version": "1.9.2", 5 5 "type": "module", 6 6 "scripts": { 7 7 "clean": "rimraf dist",