Skip to content

Commit 692cbfe

Browse files
chore(release): update monorepo packages versions (#1334)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0007cc0 commit 692cbfe

9 files changed

Lines changed: 40 additions & 24 deletions

File tree

.changeset/shy-lines-grab.md

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

packages/plugins/typescript/generic-sdk/CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,28 @@
11
# @graphql-codegen/typescript-generic-sdk
22

3+
## 4.1.0
4+
5+
### Minor Changes
6+
7+
- [#1282](https://github.com/dotansimha/graphql-code-generator-community/pull/1282)
8+
[`0007cc0`](https://github.com/dotansimha/graphql-code-generator-community/commit/0007cc0833acbae8b9be16e13f1e38b5f33d2c87)
9+
Thanks [@gibson042](https://github.com/gibson042)! - Represent operation descriptions as JSDoc
10+
comments
11+
312
## 4.0.2
413

514
### Patch Changes
615

716
- [#355](https://github.com/dotansimha/graphql-code-generator-community/pull/355)
817
[`ca72b89`](https://github.com/dotansimha/graphql-code-generator-community/commit/ca72b89a601979799d0c10087535ff2acc4378f0)
918
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
10-
1119
- Updated dependency
1220
[`@graphql-codegen/visitor-plugin-common@2.13.8` ↗︎](https://www.npmjs.com/package/@graphql-codegen/visitor-plugin-common/v/2.13.8)
1321
(from `2.13.1`, in `dependencies`)
1422

1523
- [#612](https://github.com/dotansimha/graphql-code-generator-community/pull/612)
1624
[`5af565e`](https://github.com/dotansimha/graphql-code-generator-community/commit/5af565e6dada98e2341968ea37f343c5c348414a)
1725
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
18-
1926
- Updated dependency [`tslib@^2.8.1` ↗︎](https://www.npmjs.com/package/tslib/v/2.8.1) (from
2027
`~2.8.0`, in `dependencies`)
2128

packages/plugins/typescript/generic-sdk/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/typescript-generic-sdk",
3-
"version": "4.0.2",
3+
"version": "4.1.0",
44
"type": "module",
55
"description": "GraphQL Code Generator plugin for generating a ready-to-use client-agnostic SDK based on GraphQL operations",
66
"repository": {

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

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

3+
## 6.4.0
4+
5+
### Minor Changes
6+
7+
- [#1282](https://github.com/dotansimha/graphql-code-generator-community/pull/1282)
8+
[`0007cc0`](https://github.com/dotansimha/graphql-code-generator-community/commit/0007cc0833acbae8b9be16e13f1e38b5f33d2c87)
9+
Thanks [@gibson042](https://github.com/gibson042)! - Represent operation descriptions as JSDoc
10+
comments
11+
312
## 6.3.0
413

514
### Minor Changes
@@ -16,22 +25,19 @@
1625
- [#355](https://github.com/dotansimha/graphql-code-generator-community/pull/355)
1726
[`ca72b89`](https://github.com/dotansimha/graphql-code-generator-community/commit/ca72b89a601979799d0c10087535ff2acc4378f0)
1827
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
19-
2028
- Updated dependency
2129
[`@graphql-codegen/visitor-plugin-common@2.13.8` ↗︎](https://www.npmjs.com/package/@graphql-codegen/visitor-plugin-common/v/2.13.8)
2230
(from `2.13.1`, in `dependencies`)
2331

2432
- [#612](https://github.com/dotansimha/graphql-code-generator-community/pull/612)
2533
[`5af565e`](https://github.com/dotansimha/graphql-code-generator-community/commit/5af565e6dada98e2341968ea37f343c5c348414a)
2634
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
27-
2835
- Updated dependency [`tslib@^2.8.1` ↗︎](https://www.npmjs.com/package/tslib/v/2.8.1) (from
2936
`~2.8.0`, in `dependencies`)
3037

3138
- [#828](https://github.com/dotansimha/graphql-code-generator-community/pull/828)
3239
[`0c551ba`](https://github.com/dotansimha/graphql-code-generator-community/commit/0c551baf81b9d146a644a88e78bfc714894a9ab2)
3340
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
34-
3541
- Updated dependency [`tslib@~2.8.0` ↗︎](https://www.npmjs.com/package/tslib/v/2.8.0) (from
3642
`~2.6.0`, in `dependencies`)
3743

@@ -92,7 +98,6 @@
9298
- [#422](https://github.com/dotansimha/graphql-code-generator-community/pull/422)
9399
[`ef0adf8c2`](https://github.com/dotansimha/graphql-code-generator-community/commit/ef0adf8c2124e4b40d23c52966486a887f122b9b)
94100
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
95-
96101
- Updated dependency [`tslib@~2.6.0` ↗︎](https://www.npmjs.com/package/tslib/v/2.6.0) (from
97102
`~2.4.0`, in `dependencies`)
98103

@@ -167,7 +172,6 @@
167172
- [#8295](https://github.com/dotansimha/graphql-code-generator/pull/8295)
168173
[`a18818118`](https://github.com/dotansimha/graphql-code-generator/commit/a18818118c11d834ae41edbd172dbc259817fcb6)
169174
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
170-
171175
- Updated dependency
172176
[`graphql-request@^3.4.0 || ^4.0.0 || ^5.0.0` ↗︎](https://www.npmjs.com/package/graphql-request/v/null)
173177
(from `^3.4.0 || ^4.0.0`, in `peerDependencies`)
@@ -627,7 +631,6 @@
627631
### Major Changes
628632

629633
- af3803b8: Upgrade generated code to match graphql-request v3.
630-
631634
- `@graphql-codegen/typescript-graphql-request` @ `v1` => matches `graphql-request` (v1 and v2)
632635
- `@graphql-codegen/typescript-graphql-request` @ `v2` => matches `graphql-request` (v3)
633636

packages/plugins/typescript/graphql-request/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/typescript-graphql-request",
3-
"version": "6.3.0",
3+
"version": "6.4.0",
44
"type": "module",
55
"description": "GraphQL Code Generator plugin for generating a ready-to-use SDK based on graphql-request and GraphQL operations",
66
"repository": {

packages/plugins/typescript/jit-sdk/CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,28 @@
11
# @graphql-codegen/typescript-jit-sdk
22

3+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- [#1282](https://github.com/dotansimha/graphql-code-generator-community/pull/1282)
8+
[`0007cc0`](https://github.com/dotansimha/graphql-code-generator-community/commit/0007cc0833acbae8b9be16e13f1e38b5f33d2c87)
9+
Thanks [@gibson042](https://github.com/gibson042)! - Represent operation descriptions as JSDoc
10+
comments
11+
312
## 3.0.1
413

514
### Patch Changes
615

716
- [#355](https://github.com/dotansimha/graphql-code-generator-community/pull/355)
817
[`ca72b89`](https://github.com/dotansimha/graphql-code-generator-community/commit/ca72b89a601979799d0c10087535ff2acc4378f0)
918
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
10-
1119
- Updated dependency
1220
[`@graphql-codegen/visitor-plugin-common@2.13.8` ↗︎](https://www.npmjs.com/package/@graphql-codegen/visitor-plugin-common/v/2.13.8)
1321
(from `2.13.1`, in `dependencies`)
1422

1523
- [#612](https://github.com/dotansimha/graphql-code-generator-community/pull/612)
1624
[`5af565e`](https://github.com/dotansimha/graphql-code-generator-community/commit/5af565e6dada98e2341968ea37f343c5c348414a)
1725
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
18-
1926
- Updated dependency [`tslib@^2.8.1` ↗︎](https://www.npmjs.com/package/tslib/v/2.8.1) (from
2027
`~2.8.0`, in `dependencies`)
2128

@@ -39,15 +46,13 @@
3946
- [#411](https://github.com/dotansimha/graphql-code-generator-community/pull/411)
4047
[`218778010`](https://github.com/dotansimha/graphql-code-generator-community/commit/2187780109269543d9024a9ee929dca215c5f406)
4148
Thanks [@saihaj](https://github.com/saihaj)! - dependencies updates:
42-
4349
- Updated dependency
4450
[`@graphql-tools/utils@^8.8.0 || ^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/8.8.0)
4551
(from `^8.8.0`, in `peerDependencies`)
4652

4753
- [#421](https://github.com/dotansimha/graphql-code-generator-community/pull/421)
4854
[`1b819d387`](https://github.com/dotansimha/graphql-code-generator-community/commit/1b819d387d9721987587bd0b2993887c0c8a8886)
4955
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
50-
5156
- Updated dependency
5257
[`graphql-jit@^0.6.0 || ^0.7.0 || ^0.8.0` ↗︎](https://www.npmjs.com/package/graphql-jit/v/0.6.0)
5358
(from `^0.6.0 || ^0.7.0`, in `peerDependencies`)

packages/plugins/typescript/jit-sdk/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/typescript-jit-sdk",
3-
"version": "3.0.1",
3+
"version": "3.1.0",
44
"type": "module",
55
"description": "GraphQL Code Generator plugin for generating a ready-to-use SDK that uses GraphQL JIT",
66
"repository": {

packages/plugins/typescript/react-apollo/CHANGELOG.md

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

3+
## 4.4.0
4+
5+
### Minor Changes
6+
7+
- [#1282](https://github.com/dotansimha/graphql-code-generator-community/pull/1282)
8+
[`0007cc0`](https://github.com/dotansimha/graphql-code-generator-community/commit/0007cc0833acbae8b9be16e13f1e38b5f33d2c87)
9+
Thanks [@gibson042](https://github.com/gibson042)! - Represent operation descriptions as JSDoc
10+
comments
11+
312
## 4.3.4
413

514
### Patch Changes

packages/plugins/typescript/react-apollo/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/typescript-react-apollo",
3-
"version": "4.3.4",
3+
"version": "4.4.0",
44
"type": "module",
55
"description": "GraphQL Code Generator plugin for generating a ready-to-use React Components/HOC/Hooks based on GraphQL operations",
66
"repository": {

0 commit comments

Comments
 (0)