diff --git a/packages/graphql/CHANGELOG.md b/packages/graphql/CHANGELOG.md index c3c00fa7..5ae40ec0 100644 --- a/packages/graphql/CHANGELOG.md +++ b/packages/graphql/CHANGELOG.md @@ -1,3 +1,9 @@ +# v5.2.0-beta.5 + +## Fixed +- bumps http to v1 ([commit](https://github.com/zino-hofmann/graphql-flutter/commit/396c3b3f6986b6d3174e548982a93188b49ee5bc)). @moisessantos 06-07-2023 + + # v5.2.0-beta.4 ## Added diff --git a/packages/graphql/changelog.json b/packages/graphql/changelog.json index 50fae762..aa3d441e 100644 --- a/packages/graphql/changelog.json +++ b/packages/graphql/changelog.json @@ -1,6 +1,6 @@ { "package_name": "graphql", - "version": "v5.2.0-beta.4", + "version": "v5.2.0-beta.5", "api": { "name": "github", "repository": "zino-hofmann/graphql-flutter", diff --git a/packages/graphql_flutter/CHANGELOG.md b/packages/graphql_flutter/CHANGELOG.md index 335d47b2..15ad4545 100644 --- a/packages/graphql_flutter/CHANGELOG.md +++ b/packages/graphql_flutter/CHANGELOG.md @@ -1,3 +1,9 @@ +# v5.2.0-beta.5 + +## Fixed +- bumps http to v1 ([commit](https://github.com/zino-hofmann/graphql-flutter/commit/396c3b3f6986b6d3174e548982a93188b49ee5bc)). @moisessantos 06-07-2023 + + # v5.2.0-beta.4 ## Added diff --git a/packages/graphql_flutter/changelog.json b/packages/graphql_flutter/changelog.json index 411822d8..af2257de 100644 --- a/packages/graphql_flutter/changelog.json +++ b/packages/graphql_flutter/changelog.json @@ -1,6 +1,6 @@ { "package_name": "graphql_flutter", - "version": "v5.2.0-beta.4", + "version": "v5.2.0-beta.5", "api": { "name": "github", "repository": "zino-hofmann/graphql-flutter",