Skip to content

Commit

Permalink
Merge pull request #1245 from zino-hofmann/macros/prepare_v5.2-beta.5
Browse files Browse the repository at this point in the history
prepare graphql beta release :)
  • Loading branch information
vincenzopalazzo authored Oct 10, 2022
2 parents 9b2d25c + f8ee62a commit ba2cd33
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions packages/graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# v5.1.2-beta.5

## Fixed
- Allow list of errors as payloads for graphql-transport-… ([commit](https://github.com/zino-hofmann/graphql-flutter/commit/1845f4000c0ab7f30e16fa16e97a1084fa968b9f)). @juancastillo0 05-10-2022
- Adapt code to breaking change of 'gql' dependencies ([commit](https://github.com/zino-hofmann/graphql-flutter/commit/5d16ebfccff9f831dca13a66511c5a336290ed69)). @ueman 21-08-2022
- Normalization signature ([commit](https://github.com/zino-hofmann/graphql-flutter/commit/dc5207a9dc03e9f87d220d0cdf9b3654af5aa8ef)). @budde377 13-08-2022

## Added
- Refactor GH actions ([commit](https://github.com/zino-hofmann/graphql-flutter/commit/315d85c63f50d42e33c5f9935066fb84d70fb9ad)). @budde377 13-08-2022


# v5.1.2-beta.4

## Fixed
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql/changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"package_name": "graphql",
"version": "v5.1.2-beta.4",
"version": "v5.1.2-beta.5",
"api": {
"name": "github",
"repository": "zino-hofmann/graphql-flutter",
Expand All @@ -13,4 +13,4 @@
"serialization_method": {
"name": "md"
}
}
}
2 changes: 1 addition & 1 deletion packages/graphql/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: graphql
description: A stand-alone GraphQL client for Dart, bringing all the features from a modern GraphQL client to one easy to use package.
version: 5.1.2-beta.4
version: 5.1.2-beta.5
repository: https://github.com/zino-app/graphql-flutter/tree/main/packages/graphql
issue_tracker: https://github.com/zino-hofmann/graphql-flutter/issues

Expand Down

0 comments on commit ba2cd33

Please # to comment.