Skip to content

Commit 3990502

Browse files
Version Packages (#399)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5c80192 commit 3990502

File tree

6 files changed

+18
-16
lines changed

6 files changed

+18
-16
lines changed

.changeset/blue-guests-punch.md

-5
This file was deleted.

.changeset/hot-toys-push.md

-5
This file was deleted.

.changeset/small-knives-hug.md

-5
This file was deleted.

packages/open-next/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# open-next
22

3+
## 2.3.9
4+
5+
### Patch Changes
6+
7+
- 5c80192: Fix incorrect 200 with wrong buildId for page router
8+
- 2118ba2: Feat add a static etag for Image Optimization
9+
- 6a3c69a: fix(edge): remove read-only and blacklisted headers from cloudfront response
10+
311
## 2.3.8
412

513
### Patch Changes

packages/open-next/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"access": "public"
44
},
55
"name": "open-next",
6-
"version": "2.3.8",
6+
"version": "2.3.9",
77
"bin": {
88
"open-next": "./dist/index.js"
99
},

packages/tests-unit/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44

55
### Patch Changes
66

7+
- Updated dependencies [5c80192]
8+
- Updated dependencies [2118ba2]
9+
- Updated dependencies [6a3c69a]
10+
11+
12+
## null
13+
14+
### Patch Changes
15+
716
- Updated dependencies [8cfb801]
817
918

0 commit comments

Comments
 (0)