Skip to content

Commit 961fa81

Browse files
Version Packages (#223)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 002b0f2 commit 961fa81

File tree

4 files changed

+14
-6
lines changed

4 files changed

+14
-6
lines changed

.changeset/seven-monkeys-explode.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+
## 2.1.2
4+
5+
### Patch Changes
6+
7+
- 002b0f2: #219: fix window sharp command crash; #220: fix crash when cache-control is an array; #221: fix crash when cookies are missing from edge
8+
39
## 2.1.1
410

511
### Patch Changes

packages/open-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"access": "public"
44
},
55
"name": "open-next",
6-
"version": "2.1.1",
6+
"version": "2.1.2",
77
"bin": {
88
"open-next": "./dist/index.js"
99
},

packages/tests-unit/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
### Patch Changes
66

7+
- Updated dependencies [002b0f2]
8+
- open-next@2.1.2
9+
10+
## null
11+
12+
### Patch Changes
13+
714
- Updated dependencies [10b0e55]
815
- open-next@2.1.1
916

0 commit comments

Comments
 (0)