Skip to content

Commit 269b010

Browse files
committed
Bump version and release
1 parent 1eb30d0 commit 269b010

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/strong-rockets-play.md

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

packages/cli/CHANGELOG.md

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

3+
## 1.1.8
4+
5+
### Patch Changes
6+
7+
- 9aae27f: Bump `patch-3` support range to `15.1.6`
8+
39
## 1.1.7
410

511
### Patch Changes

packages/cli/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-cli",
3-
"version": "1.1.7",
3+
"version": "1.1.8",
44
"type": "commonjs",
55
"description": "CLI tool for Next WS, a library for adding support for WebSockets to Next.js 13",
66
"license": "MIT",

0 commit comments

Comments
 (0)