Skip to content

Commit 04e3afe

Browse files
chore(release): update monorepo packages versions (#429)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 935b51f commit 04e3afe

File tree

19 files changed

+64
-42
lines changed

19 files changed

+64
-42
lines changed

.changeset/five-trees-accept.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/long-zebras-perform.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/neat-sheep-protect.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/nervous-apricots-dream.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/shiny-chefs-judge.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sour-radios-nail.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/twelve-mugs-reflect.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/plugins/other/hasura-allow-list/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @graphql-codegen/hasura-allow-list
22

3+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- [#452](https://github.com/dotansimha/graphql-code-generator-community/pull/452)
8+
[`0fea1a83e`](https://github.com/dotansimha/graphql-code-generator-community/commit/0fea1a83eaf42f56ea68ed5f763fe00f2df7417a)
9+
Thanks [@shoma-mano](https://github.com/shoma-mano)! - add config to change fragments definition
10+
order
11+
312
## 3.0.0
413

514
### Major Changes

packages/plugins/other/hasura-allow-list/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-codegen/hasura-allow-list",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"type": "module",
55
"description": "GraphQL Code Generator plugin to generate hasura allow liste metadata from graphql files",
66
"repository": {

packages/plugins/typescript/graphql-request/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @graphql-codegen/typescript-graphql-request
22

3+
## 6.0.1
4+
5+
### Patch Changes
6+
7+
- [#462](https://github.com/dotansimha/graphql-code-generator-community/pull/462)
8+
[`f7170557e`](https://github.com/dotansimha/graphql-code-generator-community/commit/f7170557ed325af4224447ec041fc10f04ccc5b1)
9+
Thanks [@yshrsmz](https://github.com/yshrsmz)! - fix(graphql-request): add import for GraphQLError
10+
311
## 6.0.0
412

513
### Major Changes

0 commit comments

Comments
 (0)