File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 44 release :
55 types : [created]
66 tags :
7- - v*
7+ - v- *
88jobs :
99 publishing_client :
1010 runs-on : ubuntu-latest
1717 credentialJson : ${{ secrets.CREDENTIAL_JSON }}
1818 flutter : false
1919 skipTests : true
20+ force : true
2021 dryRunOnly : ${{ github.event_name != 'release' }}
2122 relativePath : ' ./packages/graphql/'
2223 publishing_flutter :
Original file line number Diff line number Diff line change 1+ # v5.1.0
2+
3+ ## New Feature
4+ - Stricter analysis (https://github.com/zino-hofmann/graphql-flutter/commit/131ea1f78b55554f730269f94aad11fb1d07cc44 ). @budde377 19-03-2022
5+
16# v5.0.2-beta.7
27
38## New Feature
Original file line number Diff line number Diff line change 11name : graphql_flutter
22description : A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
3- version : 5.0.2-beta.7
3+ version : 5.1.0
44homepage : https://github.com/zino-app/graphql-flutter/tree/master/packages/graphql_flutter
55
66dependencies :
7- graphql : ^5.0.2-beta.6
7+ graphql : ^5.1.0
88 gql_exec : ^0.4.0
99 flutter :
1010 sdk : flutter
You can’t perform that action at this time.
0 commit comments