Skip to content

Commit 89a358b

Browse files
chore(release): 3.0.2 [skip ci]
## [3.0.2](zino-hofmann/graphql-flutter@v3.0.1...v3.0.2) (2020-05-18) ### Bug Fixes * **client:** FetchMoreOptions bug with operator precedence ([f8e05af](zino-hofmann@f8e05af))
1 parent eec7d2c commit 89a358b

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

packages/graphql/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.0.2](https://github.com/zino-app/graphql-flutter/compare/v3.0.1...v3.0.2) (2020-05-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **client:** FetchMoreOptions bug with operator precedence ([f8e05af](https://github.com/zino-app/graphql-flutter/commit/f8e05af52f9720eed612f13b513d25f2456a8726))
7+
18
## [3.0.1](https://github.com/zino-app/graphql-flutter/compare/v3.0.0...v3.0.1) (2020-04-20)
29

310

packages/graphql_flutter/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.0.2](https://github.com/zino-app/graphql-flutter/compare/v3.0.1...v3.0.2) (2020-05-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **client:** FetchMoreOptions bug with operator precedence ([f8e05af](https://github.com/zino-app/graphql-flutter/commit/f8e05af52f9720eed612f13b513d25f2456a8726))
7+
18
## [3.0.1](https://github.com/zino-app/graphql-flutter/compare/v3.0.0...v3.0.1) (2020-04-20)
29

310

0 commit comments

Comments
 (0)