Skip to content

Commit 6aeccda

Browse files
Version Packages (#841)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e75150a commit 6aeccda

File tree

4 files changed

+11
-13
lines changed

4 files changed

+11
-13
lines changed

.changeset/lemon-rocks-lead.md

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

.changeset/rude-sloths-march.md

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

packages/cloudflare/CHANGELOG.md

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

3+
## 1.6.4
4+
5+
### Patch Changes
6+
7+
- [#838](https://github.com/opennextjs/opennextjs-cloudflare/pull/838) [`90f451d`](https://github.com/opennextjs/opennextjs-cloudflare/commit/90f451db6597062eeca13f6b8913dd91ca39d0c3) Thanks [@conico974](https://github.com/conico974)! - bump @opennextjs/aws to 3.7.4
8+
9+
See details at <https://github.com/opennextjs/opennextjs-aws/releases/tag/v3.7.4>
10+
11+
- [#833](https://github.com/opennextjs/opennextjs-cloudflare/pull/833) [`c9705e5`](https://github.com/opennextjs/opennextjs-cloudflare/commit/c9705e5bf44e00996c19cf146e0f56a28936c1fa) Thanks [@sommeeeer](https://github.com/sommeeeer)! - Update the patches to support Next.js 15.4"
12+
313
## 1.6.3
414

515
### Patch 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.6.3",
4+
"version": "1.6.4",
55
"type": "module",
66
"scripts": {
77
"clean": "rimraf dist",

0 commit comments

Comments
 (0)