Skip to content

Commit cb577a1

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

File tree

5 files changed

+15
-20
lines changed

5 files changed

+15
-20
lines changed

.changeset/funny-onions-behave.md

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

.changeset/lucky-cups-live.md

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

.changeset/seven-bats-push.md

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

packages/cloudflare/CHANGELOG.md

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

3+
## 1.6.3
4+
5+
### Patch Changes
6+
7+
- [#828](https://github.com/opennextjs/opennextjs-cloudflare/pull/828) [`d00b3a1`](https://github.com/opennextjs/opennextjs-cloudflare/commit/d00b3a13e42e65aad76fba41774815726422cc39) Thanks [@vicb](https://github.com/vicb)! - bump @opennextjs/aws to 3.7.2
8+
9+
See details at <https://github.com/opennextjs/opennextjs-aws/releases/tag/v3.7.2>
10+
11+
- [#830](https://github.com/opennextjs/opennextjs-cloudflare/pull/830) [`daf36fa`](https://github.com/opennextjs/opennextjs-cloudflare/commit/daf36faf91fa764b36fd1a4db39aa1e25e968518) Thanks [@vicb](https://github.com/vicb)! - detect more image types
12+
13+
Sync of <https://github.com/vercel/next.js/pull/82118>
14+
15+
- [#832](https://github.com/opennextjs/opennextjs-cloudflare/pull/832) [`67e71b9`](https://github.com/opennextjs/opennextjs-cloudflare/commit/67e71b9f3aa55222df44296353025c4d19f38ecb) Thanks [@vicb](https://github.com/vicb)! - fix: --noMinify stop minifying the bundle
16+
317
## 1.6.2
418

519
### 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.2",
4+
"version": "1.6.3",
55
"type": "module",
66
"scripts": {
77
"clean": "rimraf dist",

0 commit comments

Comments
 (0)