Skip to content

Commit 38d2c96

Browse files
chore(release): update monorepo packages versions (#1309)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ea5d0ee commit 38d2c96

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

.changeset/green-wasps-exist.md

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

packages/presets/near-operation-file/CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @graphql-codegen/near-operation-file-preset
22

3+
## 4.0.0
4+
5+
### Major Changes
6+
7+
- [#1307](https://github.com/dotansimha/graphql-code-generator-community/pull/1307)
8+
[`ea5d0ee`](https://github.com/dotansimha/graphql-code-generator-community/commit/ea5d0eef2911016899f303f0f3f37747d2c5ffa0)
9+
Thanks [@Georgegriff](https://github.com/Georgegriff)! - updated dependency
10+
@graphql-codegen/visitor-plugin-common to 6.2.1
11+
312
## 3.1.0
413

514
### Minor Changes
@@ -16,15 +25,13 @@
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/[email protected]` ↗︎](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

@@ -57,15 +64,13 @@
5764
- [#411](https://github.com/dotansimha/graphql-code-generator-community/pull/411)
5865
[`218778010`](https://github.com/dotansimha/graphql-code-generator-community/commit/2187780109269543d9024a9ee929dca215c5f406)
5966
Thanks [@saihaj](https://github.com/saihaj)! - dependencies updates:
60-
6167
- Updated dependency
6268
[`@graphql-tools/utils@^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.0.0)
6369
(from `^8.8.0`, in `dependencies`)
6470

6571
- [#422](https://github.com/dotansimha/graphql-code-generator-community/pull/422)
6672
[`ef0adf8c2`](https://github.com/dotansimha/graphql-code-generator-community/commit/ef0adf8c2124e4b40d23c52966486a887f122b9b)
6773
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
68-
6974
- Updated dependency [`tslib@~2.6.0` ↗︎](https://www.npmjs.com/package/tslib/v/2.6.0) (from
7075
`~2.4.0`, in `dependencies`)
7176

packages/presets/near-operation-file/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/near-operation-file-preset",
3-
"version": "3.1.0",
3+
"version": "4.0.0",
44
"type": "module",
55
"description": "GraphQL Code Generator preset for generating operation code near the operation file",
66
"repository": {

0 commit comments

Comments
 (0)