Skip to content

Commit 972fdbe

Browse files
authored
Upcoming Release Changes (#612)
1 parent 6a5fde1 commit 972fdbe

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/old-mayflies-attack.md

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# graphql-ws
22

3+
## 5.16.2
4+
5+
### Patch Changes
6+
7+
- [#611](https://github.com/enisdenjo/graphql-ws/pull/611) [`6a5fde1`](https://github.com/enisdenjo/graphql-ws/commit/6a5fde1c1a623ab5ac87450ef51584881ddf104c) Thanks [@enisdenjo](https://github.com/enisdenjo)! - No more workspaces
8+
9+
This version does not contain any code changes.
10+
311
## 5.16.1
412

513
### 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": "graphql-ws",
3-
"version": "5.16.1",
3+
"version": "5.16.2",
44
"description": "Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)