Skip to content

Commit 94e467b

Browse files
update version
1 parent 01fc51f commit 94e467b

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

links/gql_websocket_link/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1-
## 0.1.6
1+
## 0.1.7
22

33
- fix #188, Determine the boundary if `channelGenerator` is null and uri is not null
44
- Update the dependent package rxdart to ^0.25.0
5+
6+
## 0.1.6
7+
58
- Delay requests until connect is done
69

710
## 0.1.5

links/gql_websocket_link/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: gql_websocket_link
2-
version: 0.1.6
2+
version: 0.1.7
33
description: GQL Websocket Link
44
repository: https://github.com/gql-dart/gql
55
environment:

0 commit comments

Comments
 (0)