Skip to content

Commit c140daf

Browse files
Version Packages (#88)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a7a279a commit c140daf

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/bright-buses-reflect.md

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

.changeset/young-games-dance.md

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

packages/open-next/CHANGELOG.md

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

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- a7a279a: Document deployment options
8+
9+
### Patch Changes
10+
11+
- aaf4e71: Fix server function handler import path building on Windows
12+
313
## 0.9.3
414

515
### 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": "0.9.3",
7+
"version": "1.0.0",
88
"bin": {
99
"open-next": "./index.js"
1010
},

0 commit comments

Comments
 (0)