Skip to content

Commit 4155b01

Browse files
chore(release): update monorepo packages versions (#1457)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent aaa517a commit 4155b01

3 files changed

Lines changed: 9 additions & 6 deletions

File tree

.changeset/bumpy-feet-stick.md

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

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

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

3+
## 5.2.0
4+
5+
### Minor Changes
6+
7+
- [#1456](https://github.com/dotansimha/graphql-code-generator-community/pull/1456)
8+
[`aaa517a`](https://github.com/dotansimha/graphql-code-generator-community/commit/aaa517a038da8046ef4138794f735af761bbc587)
9+
Thanks [@ikusakov2](https://github.com/ikusakov2)! - Handle externalDocuments from Codegen CLI
10+
311
## 5.1.0
412

513
### Minor Changes

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": "5.1.0",
3+
"version": "5.2.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)