Skip to content

Commit b687b16

Browse files
Version Packages (#126)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 19d9f95 commit b687b16

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/ten-wombats-bathe.md

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

packages/open-next/CHANGELOG.md

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

3+
## 1.3.5
4+
5+
### Patch Changes
6+
7+
- 19d9f95: server: use require() to resolve next/package.json
8+
39
## 1.3.4
410

511
### Patch Changes

packages/open-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"access": "public"
55
},
66
"name": "open-next",
7-
"version": "1.3.4",
7+
"version": "1.3.5",
88
"bin": {
99
"open-next": "./index.js"
1010
},

0 commit comments

Comments
 (0)