Skip to content

Commit 0c0eb49

Browse files
authored
Upcoming Release Changes (#649)
1 parent 1f53bb4 commit 0c0eb49

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/slow-poems-sort.md

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

CHANGELOG.md

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

3+
## 6.0.6
4+
5+
### Patch Changes
6+
7+
- [#648](https://github.com/enisdenjo/graphql-ws/pull/648) [`1f53bb4`](https://github.com/enisdenjo/graphql-ws/commit/1f53bb48b141440518cfc4716561e1f4b936268c) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Fix building issues causing CJS type definitions referencing ESM modules
8+
39
## 6.0.5
410

511
### 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": "6.0.5",
3+
"version": "6.0.6",
44
"type": "module",
55
"description": "Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client",
66
"repository": {

0 commit comments

Comments
 (0)