Skip to content

Commit 6eaa2d2

Browse files
Merge pull request #1354 from zino-hofmann/macros/beta
docs: generate changelog for a new beta
2 parents 7f689c5 + eb644f7 commit 6eaa2d2

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
lines changed

packages/graphql/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v5.2.0-beta.5
2+
3+
## Fixed
4+
- bumps http to v1 ([commit](https://github.com/zino-hofmann/graphql-flutter/commit/396c3b3f6986b6d3174e548982a93188b49ee5bc)). @moisessantos 06-07-2023
5+
6+
17
# v5.2.0-beta.4
28

39
## Added

packages/graphql/changelog.json

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

packages/graphql_flutter/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v5.2.0-beta.5
2+
3+
## Fixed
4+
- bumps http to v1 ([commit](https://github.com/zino-hofmann/graphql-flutter/commit/396c3b3f6986b6d3174e548982a93188b49ee5bc)). @moisessantos 06-07-2023
5+
6+
17
# v5.2.0-beta.4
28

39
## Added

packages/graphql_flutter/changelog.json

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

0 commit comments

Comments
 (0)