From e436c2717dbf2fae9f69556f847233bc1808f0b4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 8 Feb 2021 00:09:56 +0000 Subject: [PATCH] chore(release): 4.0.2-beta.1 [skip ci] ## [4.0.2-beta.1](https://github.com/zino-app/graphql-flutter/compare/v4.0.1...v4.0.2-beta.1) (2021-02-08) ### Bug Fixes * **client:** hotfix dataIdFromObject passthrough in cache.readQuery ([e3e04f8](https://github.com/zino-app/graphql-flutter/commit/e3e04f8c25427f4850ac407b44a7eea7a6264bdf)) --- packages/graphql/CHANGELOG.md | 7 +++++++ packages/graphql_flutter/CHANGELOG.md | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/packages/graphql/CHANGELOG.md b/packages/graphql/CHANGELOG.md index a63ab4b76..fb1a86694 100644 --- a/packages/graphql/CHANGELOG.md +++ b/packages/graphql/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.0.2-beta.1](https://github.com/zino-app/graphql-flutter/compare/v4.0.1...v4.0.2-beta.1) (2021-02-08) + + +### Bug Fixes + +* **client:** hotfix dataIdFromObject passthrough in cache.readQuery ([e3e04f8](https://github.com/zino-app/graphql-flutter/commit/e3e04f8c25427f4850ac407b44a7eea7a6264bdf)) + ## [4.0.1](https://github.com/zino-app/graphql-flutter/compare/v4.0.0...v4.0.1) (2021-02-07) diff --git a/packages/graphql_flutter/CHANGELOG.md b/packages/graphql_flutter/CHANGELOG.md index 7adf62c89..c837d7563 100644 --- a/packages/graphql_flutter/CHANGELOG.md +++ b/packages/graphql_flutter/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.0.2-beta.1](https://github.com/zino-app/graphql-flutter/compare/v4.0.1...v4.0.2-beta.1) (2021-02-08) + + +### Bug Fixes + +* **client:** hotfix dataIdFromObject passthrough in cache.readQuery ([e3e04f8](https://github.com/zino-app/graphql-flutter/commit/e3e04f8c25427f4850ac407b44a7eea7a6264bdf)) + ## [4.0.1](https://github.com/zino-app/graphql-flutter/compare/v4.0.0...v4.0.1) (2021-02-07)