Skip to content

Commit 7bcb7b7

Browse files
Version Packages (#559)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 178ab2b commit 7bcb7b7

File tree

5 files changed

+16
-11
lines changed

5 files changed

+16
-11
lines changed

.changeset/angry-meals-suffer.md

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

.changeset/green-insects-roll.md

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

packages/open-next/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# open-next
22

3+
## 3.1.5
4+
5+
### Patch Changes
6+
7+
- [#542](https://github.com/opennextjs/opennextjs-aws/pull/542) [`178ab2b`](https://github.com/opennextjs/opennextjs-aws/commit/178ab2b1c95701a5f20aec107acf1fe1c6e3d9be) Thanks [@conico974](https://github.com/conico974)! - Basic support for PPR
8+
9+
- [#555](https://github.com/opennextjs/opennextjs-aws/pull/555) [`a5fd42f`](https://github.com/opennextjs/opennextjs-aws/commit/a5fd42fa76a329cf79bba8a6af20f87481074e47) Thanks [@JackParn33](https://github.com/JackParn33)! - Fixes proxy handling of encoded request/responses, previously responses could be cut off.
10+
311
## 3.1.4
412

513
### Patch Changes

packages/open-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"access": "public"
44
},
55
"name": "@opennextjs/aws",
6-
"version": "3.1.4",
6+
"version": "3.1.5",
77
"bin": {
88
"open-next": "./dist/index.js",
99
"@opennextjs/aws": "./dist/index.js"

packages/tests-unit/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
### Patch Changes
66

7+
- Updated dependencies [[`178ab2b`](https://github.com/opennextjs/opennextjs-aws/commit/178ab2b1c95701a5f20aec107acf1fe1c6e3d9be), [`a5fd42f`](https://github.com/opennextjs/opennextjs-aws/commit/a5fd42fa76a329cf79bba8a6af20f87481074e47)]:
8+
- @opennextjs/aws@3.1.5
9+
10+
## null
11+
12+
### Patch Changes
13+
714
- Updated dependencies [b5bfb5d]
815
- Updated dependencies [6b894df]
916
- Updated dependencies [8b576d9]

0 commit comments

Comments
 (0)