Skip to content

Commit

Permalink
chore(release): update monorepo packages versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 28, 2021
1 parent fddbaba commit e7a69eb
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/clean-scissors-happen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/violet-pens-juggle.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/presets/near-operation-file/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphql-codegen/near-operation-file-preset

## 1.18.6

### Patch Changes

- 53d212896: dedupeFragments deep fragment import fix
- 841426e5d: Further fragments import on dedupeFragments edge cases fix

## 1.18.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/presets/near-operation-file/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/near-operation-file-preset",
"version": "1.18.5",
"version": "1.18.6",
"description": "GraphQL Code Generator preset for generating operation code near the operation file",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@graphql-codegen/java-apollo-android": "1.17.17",
"@graphql-codegen/java-resolvers": "1.18.5",
"@graphql-codegen/jsdoc": "1.17.14",
"@graphql-codegen/near-operation-file-preset": "1.18.5",
"@graphql-codegen/near-operation-file-preset": "1.18.6",
"@graphql-codegen/schema-ast": "1.18.3",
"@graphql-codegen/time": "2.0.2",
"js-yaml": "4.1.0",
Expand Down

0 comments on commit e7a69eb

Please sign in to comment.