File tree 6 files changed +16
-4
lines changed
6 files changed +16
-4
lines changed Original file line number Diff line number Diff line change
1
+ # v5.2.0-beta.3
2
+
3
+ ## Added
4
+ - bump sdk version upper bound to <4.0.0 ([ commit] ( https://github.com/zino-hofmann/graphql-flutter/commit/8bb9ba355e53dccf5e291b1f05171459bf8867ed ) ). @ndelanou 17-05-2023
5
+
6
+
1
7
# v5.2.0-beta.2
2
8
3
9
## Added
Original file line number Diff line number Diff line change 1
1
{
2
2
"package_name" : " graphql" ,
3
- "version" : " v5.2.0-beta.2 " ,
3
+ "version" : " v5.2.0-beta.3 " ,
4
4
"api" : {
5
5
"name" : " github" ,
6
6
"repository" : " zino-hofmann/graphql-flutter" ,
Original file line number Diff line number Diff line change 1
1
name : graphql
2
2
description : A stand-alone GraphQL client for Dart, bringing all the features from a modern GraphQL client to one easy to use package.
3
- version : 5.2.0-beta.2
3
+ version : 5.2.0-beta.3
4
4
repository : https://github.com/zino-app/graphql-flutter/tree/main/packages/graphql
5
5
issue_tracker : https://github.com/zino-hofmann/graphql-flutter/issues
6
6
Original file line number Diff line number Diff line change
1
+ # v5.2.0-beta.3
2
+
3
+ ## Added
4
+ - bump sdk version upper bound to <4.0.0 ([ commit] ( https://github.com/zino-hofmann/graphql-flutter/commit/8bb9ba355e53dccf5e291b1f05171459bf8867ed ) ). @ndelanou 17-05-2023
5
+
6
+
1
7
# v5.2.0-beta.2
2
8
3
9
## Fixed
Original file line number Diff line number Diff line change 1
1
{
2
2
"package_name" : " graphql_flutter" ,
3
- "version" : " v5.2.0-beta.2 " ,
3
+ "version" : " v5.2.0-beta.3 " ,
4
4
"api" : {
5
5
"name" : " github" ,
6
6
"repository" : " zino-hofmann/graphql-flutter" ,
Original file line number Diff line number Diff line change 1
1
name : graphql_flutter
2
2
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.2
3
+ version : 5.2.0-beta.3
4
4
repository : https://github.com/zino-app/graphql-flutter/tree/main/packages/graphql_flutter
5
5
issue_tracker : https://github.com/zino-hofmann/graphql-flutter/issues
6
6
You can’t perform that action at this time.
0 commit comments