Skip to content

Commit 58aaaed

Browse files
Version Packages (#84)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8a1e948 commit 58aaaed

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/plenty-beers-help.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+
## 0.9.1
4+
5+
### Patch Changes
6+
7+
- 0dadccb: Set default NODE_ENV to production
8+
39
## 0.9.0
410

511
### Minor 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": "0.9.0",
7+
"version": "0.9.1",
88
"bin": {
99
"open-next": "./index.js"
1010
},

0 commit comments

Comments
 (0)