Skip to content

Commit

Permalink
bump gql_websocket_link
Browse files Browse the repository at this point in the history
  • Loading branch information
knaeckeKami committed Jan 13, 2024
1 parent d5bc4f2 commit 9151a53
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions links/gql_websocket_link/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.0.1

- support uuid 4.0.0

## 2.0.0

- BREAKING: graphql-transport-ws: closeReason is optional, add shouldRetry
Expand Down
2 changes: 1 addition & 1 deletion links/gql_websocket_link/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: gql_websocket_link
version: 2.0.0
version: 2.0.1
description: GQL Websocket Link
repository: https://github.com/gql-dart/gql
environment:
Expand Down

0 comments on commit 9151a53

Please sign in to comment.