Skip to content

Commit 7832c52

Browse files
Update changelog and release (#84)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ed876c4 commit 7832c52

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/VLNFdF4wYw7am.md

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

.changeset/clever-ends-wink.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# next-ws
22

3+
## 2.0.7
4+
5+
### Patch Changes
6+
7+
- ed876c4: Bump patch supported range to 15.3.1
8+
- 01df147: Await default property of route module
9+
310
## 2.0.6
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-ws",
3-
"version": "2.0.6",
3+
"version": "2.0.7",
44
"packageManager": "[email protected]",
55
"type": "module",
66
"description": "Add support for WebSockets in the Next.js app directory",

0 commit comments

Comments
 (0)