Skip to content

Commit 2085dac

Browse files
Version Packages (#103)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 935544a commit 2085dac

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/famous-pumpkins-cover.md

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

.changeset/wet-pugs-chew.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.2.0
4+
5+
### Minor Changes
6+
7+
- 935544a: Add support for NextRequest geolocation
8+
9+
### Patch Changes
10+
11+
- 0a4b952: Store public file posix path on Windows
12+
313
## 1.1.0
414

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

0 commit comments

Comments
 (0)