Skip to content

Commit b01a719

Browse files
authored
Merge pull request #11 from Genez-io/changeset-release/main
Version Packages
2 parents b83c245 + 27d26dd commit b01a719

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/giant-vans-shop.md

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

packages/open-next/CHANGELOG.md

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

3+
## 3.0.10
4+
5+
### Patch Changes
6+
7+
- [#567](https://github.com/opennextjs/opennextjs-aws/pull/567) [`d6d4b8f`](https://github.com/Genez-io/open-next/commit/d6d4b8f83da47b7ec3b0e7b565c38567a3ff0742) Thanks [@sommeeeer](https://github.com/sommeeeer)! - Hides the x-opennext header from server requests when poweredByHeader is false in next config
8+
Syncs open-next with the upstream version
9+
310
## 3.1.6
411

512
### 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": "@genezio/open-next",
6-
"version": "3.0.9",
6+
"version": "3.0.10",
77
"bin": {
88
"open-next": "./dist/index.js"
99
},

0 commit comments

Comments
 (0)