Skip to content

Commit 011c060

Browse files
docs(graphql_flutter): generate changelog for new beta
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
1 parent 1ab2d17 commit 011c060

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

packages/graphql_flutter/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v5.2.0-beta.6
2+
3+
## Added
4+
- bump connectivity_plus to 5.0.0 ([commit](https://github.com/zino-hofmann/graphql-flutter/commit/dd53e61f8c1410ced70e4cdc665bb8e89e5fbeb4)). @erknvl 10-10-2023
5+
6+
17
# v5.2.0-beta.5
28

39
## Fixed

packages/graphql_flutter/changelog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"package_name": "graphql_flutter",
3-
"version": "v5.2.0-beta.5",
3+
"version": "v5.2.0-beta.6",
44
"api": {
55
"name": "github",
66
"repository": "zino-hofmann/graphql-flutter",

packages/graphql_flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: graphql_flutter
22
description: A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
3-
version: 5.2.0-beta.5
3+
version: 5.2.0-beta.6
44
repository: https://github.com/zino-app/graphql-flutter/tree/main/packages/graphql_flutter
55
issue_tracker: https://github.com/zino-hofmann/graphql-flutter/issues
66

0 commit comments

Comments
 (0)