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 Jun 6, 2022
1 parent fe212a4 commit 97aceef
Show file tree
Hide file tree
Showing 87 changed files with 428 additions and 133 deletions.
5 changes: 0 additions & 5 deletions .changeset/early-waves-punch.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/wicked-geckos-do.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/plugins/c-sharp/c-sharp-operations/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphql-codegen/c-sharp-operations

## 2.2.12

### Patch Changes

- Updated dependencies [c3d7b7226]
- @graphql-codegen/visitor-plugin-common@2.9.0

## 2.2.11

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/c-sharp/c-sharp-operations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/c-sharp-operations",
"version": "2.2.11",
"version": "2.2.12",
"description": "GraphQL Code Generator plugin for generating CSharp code based on GraphQL operations",
"repository": "git@github.com:dotansimha/graphql-code-generator.git",
"license": "MIT",
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"@graphql-codegen/plugin-helpers": "^2.4.0",
"@graphql-codegen/visitor-plugin-common": "2.8.0",
"@graphql-codegen/visitor-plugin-common": "2.9.0",
"auto-bind": "~4.0.0",
"change-case-all": "1.0.14",
"tslib": "~2.4.0"
Expand Down
7 changes: 7 additions & 0 deletions packages/plugins/c-sharp/c-sharp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphql-codegen/c-sharp

## 4.2.13

### Patch Changes

- Updated dependencies [c3d7b7226]
- @graphql-codegen/visitor-plugin-common@2.9.0

## 4.2.12

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/c-sharp/c-sharp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/c-sharp",
"version": "4.2.12",
"version": "4.2.13",
"description": "GraphQL Code Generator plugin for generating CSharp code based on a GraphQL schema",
"repository": "git@github.com:dotansimha/graphql-code-generator.git",
"license": "MIT",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@graphql-codegen/plugin-helpers": "^2.4.0",
"@graphql-codegen/visitor-plugin-common": "2.8.0",
"@graphql-codegen/visitor-plugin-common": "2.9.0",
"tslib": "~2.4.0",
"unixify": "^1.0.0",
"change-case-all": "1.0.14"
Expand Down
7 changes: 7 additions & 0 deletions packages/plugins/flow/flow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphql-codegen/flow

## 2.2.12

### Patch Changes

- Updated dependencies [c3d7b7226]
- @graphql-codegen/visitor-plugin-common@2.9.0

## 2.2.11

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/flow/flow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/flow",
"version": "2.2.11",
"version": "2.2.12",
"description": "GraphQL Code Generator plugin for generating Flow types",
"repository": {
"type": "git",
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"@graphql-codegen/plugin-helpers": "^2.4.0",
"@graphql-codegen/visitor-plugin-common": "2.8.0",
"@graphql-codegen/visitor-plugin-common": "2.9.0",
"auto-bind": "~4.0.0",
"tslib": "~2.4.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/plugins/flow/operations/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphql-codegen/flow-operations

## 2.2.12

### Patch Changes

- Updated dependencies [c3d7b7226]
- @graphql-codegen/visitor-plugin-common@2.9.0
- @graphql-codegen/flow@2.2.12

## 2.2.11

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/plugins/flow/operations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/flow-operations",
"version": "2.2.11",
"version": "2.2.12",
"description": "GraphQL Code Generator plugin for generating Flow types for GraphQL operations (query/mutation/subscription/fragment)",
"repository": {
"type": "git",
Expand All @@ -14,9 +14,9 @@
"prepack": "bob prepack"
},
"dependencies": {
"@graphql-codegen/flow": "^2.2.11",
"@graphql-codegen/flow": "^2.2.12",
"@graphql-codegen/plugin-helpers": "^2.4.0",
"@graphql-codegen/visitor-plugin-common": "2.8.0",
"@graphql-codegen/visitor-plugin-common": "2.9.0",
"auto-bind": "~4.0.0",
"tslib": "~2.4.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/plugins/flow/resolvers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphql-codegen/flow-resolvers

## 2.2.13

### Patch Changes

- Updated dependencies [c3d7b7226]
- @graphql-codegen/visitor-plugin-common@2.9.0
- @graphql-codegen/flow@2.2.12

## 2.2.12

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/plugins/flow/resolvers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/flow-resolvers",
"version": "2.2.12",
"version": "2.2.13",
"description": "GraphQL Code Generator plugin for generating Flow types for GraphQL resolvers signature",
"repository": {
"type": "git",
Expand All @@ -14,9 +14,9 @@
"prepack": "bob prepack"
},
"dependencies": {
"@graphql-codegen/flow": "^2.2.11",
"@graphql-codegen/flow": "^2.2.12",
"@graphql-codegen/plugin-helpers": "^2.4.2",
"@graphql-codegen/visitor-plugin-common": "2.8.0",
"@graphql-codegen/visitor-plugin-common": "2.9.0",
"@graphql-tools/utils": "^8.1.1",
"auto-bind": "~4.0.0",
"tslib": "~2.4.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/plugins/java/apollo-android/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphql-codegen/java-apollo-android

## 2.2.12

### Patch Changes

- Updated dependencies [c3d7b7226]
- @graphql-codegen/visitor-plugin-common@2.9.0
- @graphql-codegen/java-common@2.1.19

## 2.2.11

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/plugins/java/apollo-android/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/java-apollo-android",
"version": "2.2.11",
"version": "2.2.12",
"description": "GraphQL Code Generator plugin for generating Java classes for Apollo-Android",
"repository": {
"type": "git",
Expand All @@ -14,9 +14,9 @@
"prepack": "bob prepack"
},
"dependencies": {
"@graphql-codegen/java-common": "^2.1.18",
"@graphql-codegen/java-common": "^2.1.19",
"@graphql-codegen/plugin-helpers": "^2.4.0",
"@graphql-codegen/visitor-plugin-common": "2.8.0",
"@graphql-codegen/visitor-plugin-common": "2.9.0",
"auto-bind": "~4.0.0",
"change-case-all": "1.0.14",
"pluralize": "^8.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugins/java/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphql-codegen/java-common

## 2.1.19

### Patch Changes

- Updated dependencies [c3d7b7226]
- @graphql-codegen/visitor-plugin-common@2.9.0

## 2.1.18

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/java/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/java-common",
"version": "2.1.18",
"version": "2.1.19",
"description": "GraphQL Code Generator utils library for developing Java plugins",
"repository": {
"type": "git",
Expand All @@ -14,7 +14,7 @@
},
"dependencies": {
"@graphql-codegen/plugin-helpers": "^2.4.0",
"@graphql-codegen/visitor-plugin-common": "2.8.0",
"@graphql-codegen/visitor-plugin-common": "2.9.0",
"auto-bind": "~4.0.0",
"min-indent": "1.0.1",
"tslib": "~2.4.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/plugins/java/java/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphql-codegen/java

## 3.2.13

### Patch Changes

- Updated dependencies [c3d7b7226]
- @graphql-codegen/visitor-plugin-common@2.9.0
- @graphql-codegen/java-common@2.1.19

## 3.2.12

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/plugins/java/java/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/java",
"version": "3.2.12",
"version": "3.2.13",
"description": "GraphQL Code Generator plugin for generating Java code based on a GraphQL schema",
"repository": {
"type": "git",
Expand All @@ -14,9 +14,9 @@
"prepack": "bob prepack"
},
"dependencies": {
"@graphql-codegen/java-common": "^2.1.18",
"@graphql-codegen/java-common": "^2.1.19",
"@graphql-codegen/plugin-helpers": "^2.4.0",
"@graphql-codegen/visitor-plugin-common": "2.8.0",
"@graphql-codegen/visitor-plugin-common": "2.9.0",
"tslib": "~2.4.0"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/plugins/java/kotlin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphql-codegen/kotlin

## 2.2.13

### Patch Changes

- Updated dependencies [c3d7b7226]
- @graphql-codegen/visitor-plugin-common@2.9.0
- @graphql-codegen/java-common@2.1.19

## 2.2.12

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/plugins/java/kotlin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/kotlin",
"version": "2.2.12",
"version": "2.2.13",
"description": "GraphQL Code Generator plugin for generating Kotlin code based on a GraphQL schema",
"repository": {
"type": "git",
Expand All @@ -14,9 +14,9 @@
"prepack": "bob prepack"
},
"dependencies": {
"@graphql-codegen/java-common": "^2.1.18",
"@graphql-codegen/java-common": "^2.1.19",
"@graphql-codegen/plugin-helpers": "^2.4.0",
"@graphql-codegen/visitor-plugin-common": "2.8.0",
"@graphql-codegen/visitor-plugin-common": "2.9.0",
"tslib": "~2.4.0"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/plugins/java/resolvers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphql-codegen/java-resolvers

## 2.2.12

### Patch Changes

- Updated dependencies [c3d7b7226]
- @graphql-codegen/visitor-plugin-common@2.9.0
- @graphql-codegen/java-common@2.1.19

## 2.2.11

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/plugins/java/resolvers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/java-resolvers",
"version": "2.2.11",
"version": "2.2.12",
"description": "GraphQL Code Generator plugin for generating resolvers signature for Java backends",
"repository": {
"type": "git",
Expand All @@ -14,9 +14,9 @@
"prepack": "bob prepack"
},
"dependencies": {
"@graphql-codegen/java-common": "^2.1.18",
"@graphql-codegen/java-common": "^2.1.19",
"@graphql-codegen/plugin-helpers": "^2.4.0",
"@graphql-codegen/visitor-plugin-common": "2.8.0",
"@graphql-codegen/visitor-plugin-common": "2.9.0",
"tslib": "~2.4.0"
},
"peerDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions packages/plugins/other/jsdoc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphql-codegen/jsdoc

## 2.2.12

### Patch Changes

- Updated dependencies [c3d7b7226]
- @graphql-codegen/visitor-plugin-common@2.9.0

## 2.2.11

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/other/jsdoc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/jsdoc",
"version": "2.2.11",
"version": "2.2.12",
"description": "GraphQL Code Generator plugin for generating JSDoc based types for GraphQL queries, mutations, subscriptions and fragments",
"repository": {
"type": "git",
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"@graphql-codegen/plugin-helpers": "^2.4.0",
"@graphql-codegen/visitor-plugin-common": "2.8.0",
"@graphql-codegen/visitor-plugin-common": "2.9.0",
"tslib": "~2.4.0"
},
"peerDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/plugins/other/visitor-plugin-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @graphql-codegen/visitor-plugin-common

## 2.9.0

### Minor Changes

- c3d7b7226: support the `@oneOf` directive on input types.

## 2.8.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/other/visitor-plugin-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/visitor-plugin-common",
"version": "2.8.0",
"version": "2.9.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugins/typescript/apollo-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphql-codegen/typescript-apollo-angular

## 3.4.11

### Patch Changes

- Updated dependencies [c3d7b7226]
- @graphql-codegen/visitor-plugin-common@2.9.0

## 3.4.10

### Patch Changes
Expand Down
Loading

0 comments on commit 97aceef

Please sign in to comment.