zino-hofmann / graphql-flutter

A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
https://zino-hofmann.github.io/graphql-flutter
MIT License
3.25k stars 620 forks source link

bump gql version to 1.0.0 #1322

Closed ndelanou closed 1 year ago

ndelanou commented 1 year ago

Fix issue https://github.com/zino-hofmann/graphql-flutter/issues/1320

vincenzopalazzo commented 1 year ago

Please modify the commit in a single one and also in according with https://zino-hofmann.github.io/graphql-flutter/docs/dev/MAINTAINERS.html guide line!

Thanks!

ndelanou commented 1 year ago

Here you go

vincenzopalazzo commented 1 year ago

Here you go

We do not support chore, what it is mean?

the commit header should be feat: bump gql version to 1.0.0]

ndelanou commented 1 year ago

We do not support chore, what it is mean?

This is typically used to change project configuration (https://www.conventionalcommits.org/en/v1.0.0/)

Updated the commit message to use feat:

vincenzopalazzo commented 1 year ago

I will look into it :)

for now I append it to my todo list https://github.com/vincenzopalazzo/changelog.dart/issues/45

Waiting the CI and merging it