Skip to content

Commit

Permalink
chore(release): 4.1.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
# [4.1.0-beta.1](zino-hofmann/graphql-flutter@v4.0.2-beta.1...v4.1.0-beta.1) (2021-03-06)

### Bug Fixes

* **ci:** graphql coverage ([d47852a](zino-hofmann@d47852a))
* **client:** always only pull broadcast stream once ([1b6a9e6](zino-hofmann@1b6a9e6))

### Features

* **client:** SocketClient with web_socket_channel ([6631f42](zino-hofmann@6631f42))
  • Loading branch information
semantic-release-bot committed Mar 6, 2021
1 parent d47852a commit 045e6bf
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
13 changes: 13 additions & 0 deletions packages/graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [4.1.0-beta.1](https://github.com/zino-app/graphql-flutter/compare/v4.0.2-beta.1...v4.1.0-beta.1) (2021-03-06)


### Bug Fixes

* **ci:** graphql coverage ([d47852a](https://github.com/zino-app/graphql-flutter/commit/d47852a2c4159570881017063c5fd13ed07e007b))
* **client:** always only pull broadcast stream once ([1b6a9e6](https://github.com/zino-app/graphql-flutter/commit/1b6a9e66d460f29f929772547f9a502af4921b39))


### Features

* **client:** SocketClient with web_socket_channel ([6631f42](https://github.com/zino-app/graphql-flutter/commit/6631f42bf1fcf0e66fb51c5aa770097b2ea51e07))

## [4.0.2-beta.1](https://github.com/zino-app/graphql-flutter/compare/v4.0.1...v4.0.2-beta.1) (2021-02-08)


Expand Down
13 changes: 13 additions & 0 deletions packages/graphql_flutter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [4.1.0-beta.1](https://github.com/zino-app/graphql-flutter/compare/v4.0.2-beta.1...v4.1.0-beta.1) (2021-03-06)


### Bug Fixes

* **ci:** graphql coverage ([d47852a](https://github.com/zino-app/graphql-flutter/commit/d47852a2c4159570881017063c5fd13ed07e007b))
* **client:** always only pull broadcast stream once ([1b6a9e6](https://github.com/zino-app/graphql-flutter/commit/1b6a9e66d460f29f929772547f9a502af4921b39))


### Features

* **client:** SocketClient with web_socket_channel ([6631f42](https://github.com/zino-app/graphql-flutter/commit/6631f42bf1fcf0e66fb51c5aa770097b2ea51e07))

## [4.0.2-beta.1](https://github.com/zino-app/graphql-flutter/compare/v4.0.1...v4.0.2-beta.1) (2021-02-08)


Expand Down

0 comments on commit 045e6bf

Please sign in to comment.