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 Aug 25, 2022
1 parent 155ccb1 commit 48301a3
Show file tree
Hide file tree
Showing 11 changed files with 29 additions and 20 deletions.
7 changes: 0 additions & 7 deletions .changeset/@graphql-codegen_cli-8274-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/heavy-cooks-move.md

This file was deleted.

4 changes: 2 additions & 2 deletions examples/typescript-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "0.0.0",
"private": true,
"devDependencies": {
"@graphql-codegen/cli": "2.11.6",
"@graphql-codegen/gql-tag-operations-preset": "1.5.4"
"@graphql-codegen/cli": "2.11.7",
"@graphql-codegen/gql-tag-operations-preset": "1.5.5"
},
"dependencies": {
"@graphql-typed-document-node/core": "3.1.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript-resolvers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"devDependencies": {
"@graphql-codegen/cli": "2.11.6",
"@graphql-codegen/cli": "2.11.7",
"@graphql-codegen/typescript": "2.7.3",
"@graphql-codegen/typescript-resolvers": "2.7.3"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/graphql-cli-codegen-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphql-cli/codegen

## 2.3.12

### Patch Changes

- Updated dependencies [[`b18a0319f`](https://github.com/dotansimha/graphql-code-generator/commit/b18a0319f5f24f2675df8d12d9b440b67b0445bf)]:
- @graphql-codegen/cli@2.11.7

## 2.3.11

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-cli-codegen-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-cli/codegen",
"version": "2.3.11",
"version": "2.3.12",
"description": "GraphQL Code Generator's GraphQL CLI plugin. GraphQL Code Generator is a tool that generates code from your GraphQL schema and documents for your backend or frontend with flexible support for custom plugins and templates.",
"license": "MIT",
"keywords": [
Expand All @@ -25,7 +25,7 @@
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
"@graphql-codegen/cli": "2.11.6",
"@graphql-codegen/cli": "2.11.7",
"@graphql-cli/common": "4.1.0"
},
"main": "dist/cjs/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/graphql-codegen-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphql-codegen/cli

## 2.11.7

### Patch Changes

- [#8274](https://github.com/dotansimha/graphql-code-generator/pull/8274) [`b18a0319f`](https://github.com/dotansimha/graphql-code-generator/commit/b18a0319f5f24f2675df8d12d9b440b67b0445bf) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:

- Updated dependency [`@whatwg-node/fetch@^0.3.0` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/null) (from `^0.2.3`, in `dependencies`)

## 2.11.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-codegen-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/cli",
"version": "2.11.6",
"version": "2.11.7",
"license": "MIT",
"bin": {
"gql-gen": "dist/cjs/bin.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/presets/gql-tag-operations/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @graphql-codegen/gql-tag-operations-preset

## 1.5.5

### Patch Changes

- [#8260](https://github.com/dotansimha/graphql-code-generator/pull/8260) [`576d3ad01`](https://github.com/dotansimha/graphql-code-generator/commit/576d3ad01349c564355d6fffb55487decfa81c4e) Thanks [@saihaj](https://github.com/saihaj)! - use [`template.smart`](https://babeljs.io/docs/en/babel-template#templatesmart) instead of default import which should fix bable plugin loading issues in `vite`

## 1.5.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/presets/gql-tag-operations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/gql-tag-operations-preset",
"version": "1.5.4",
"version": "1.5.5",
"description": "GraphQL Code Generator preset for gql magic.",
"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 @@ -29,7 +29,7 @@
"@graphql-codegen/add": "3.2.1",
"@graphql-codegen/c-sharp": "4.3.1",
"@graphql-codegen/c-sharp-operations": "2.3.1",
"@graphql-codegen/cli": "2.11.6",
"@graphql-codegen/cli": "2.11.7",
"@graphql-codegen/core": "2.6.2",
"@graphql-codegen/flow": "2.3.3",
"@graphql-codegen/flow-operations": "2.3.3",
Expand Down

0 comments on commit 48301a3

Please sign in to comment.