Skip to content

Commit

Permalink
chore(release): 🎉 4.3.3 [skip ci]
Browse files Browse the repository at this point in the history
## [4.3.3](enisdenjo/graphql-ws@v4.3.2...v4.3.3) (2021-04-11)

### Bug Fixes

* **client:** Connection locks dont increment on retries ([1e7bd97](enisdenjo@1e7bd97)), closes [enisdenjo#153](enisdenjo#153)
semantic-release-bot committed Apr 11, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 1e7bd97 commit 8b166a9
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.3.3](https://github.com/enisdenjo/graphql-ws/compare/v4.3.2...v4.3.3) (2021-04-11)


### Bug Fixes

* **client:** Connection locks dont increment on retries ([1e7bd97](https://github.com/enisdenjo/graphql-ws/commit/1e7bd97d47525040dd88803039b17f77db1c6c2a)), closes [#153](https://github.com/enisdenjo/graphql-ws/issues/153)

## [4.3.2](https://github.com/enisdenjo/graphql-ws/compare/v4.3.1...v4.3.2) (2021-03-29)


2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-ws",
"version": "4.3.2",
"version": "4.3.3",
"description": "Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client",
"keywords": [
"protocol",

0 comments on commit 8b166a9

Please sign in to comment.