Skip to content

Commit 32bc062

Browse files
Version Packages (#71)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent bdd29d1 commit 32bc062

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/orange-lamps-fail.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.8.1
4+
5+
### Patch Changes
6+
7+
- bdd29d1: Fix spawn error on Windows
8+
39
## 0.8.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.8.0",
7+
"version": "0.8.1",
88
"bin": {
99
"open-next": "./index.js"
1010
},

0 commit comments

Comments
 (0)