Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
acao committed Jan 3, 2021
1 parent 0ac0a85 commit 4038cf2
Show file tree
Hide file tree
Showing 30 changed files with 102 additions and 34 deletions.
4 changes: 4 additions & 0 deletions examples/graphiql-create-react-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.11-alpha.5](https://github.com/graphql/graphiql/compare/example-graphiql-create-react-app@0.1.11-alpha.4...example-graphiql-create-react-app@0.1.11-alpha.5) (2021-01-03)

**Note:** Version bump only for package example-graphiql-create-react-app

## [0.1.11-alpha.4](https://github.com/graphql/graphiql/compare/example-graphiql-create-react-app@0.1.11-alpha.3...example-graphiql-create-react-app@0.1.11-alpha.4) (2020-12-28)

**Note:** Version bump only for package example-graphiql-create-react-app
Expand Down
2 changes: 1 addition & 1 deletion examples/graphiql-create-react-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-graphiql-create-react-app",
"version": "0.1.11-alpha.4",
"version": "0.1.11-alpha.5",
"private": true,
"dependencies": {
"@types/react": "^16.9.34",
Expand Down
4 changes: 4 additions & 0 deletions examples/graphiql-parcel/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.10-alpha.5](https://github.com/graphql/graphiql/compare/[email protected]@1.1.10-alpha.5) (2021-01-03)

**Note:** Version bump only for package graphiql-parcel-example

## [1.1.10-alpha.4](https://github.com/graphql/graphiql/compare/[email protected]@1.1.10-alpha.4) (2020-12-28)

**Note:** Version bump only for package graphiql-parcel-example
Expand Down
2 changes: 1 addition & 1 deletion examples/graphiql-parcel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphiql-parcel-example",
"version": "1.1.10-alpha.4",
"version": "1.1.10-alpha.5",
"license": "MIT",
"description": "GraphiQL Parcel Example",
"main": "index.js",
Expand Down
4 changes: 4 additions & 0 deletions examples/graphiql-webpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.1-alpha.5](https://github.com/graphql/graphiql/compare/example-graphiql-webpack@[email protected]) (2021-01-03)

**Note:** Version bump only for package example-graphiql-webpack

## [1.1.1-alpha.4](https://github.com/graphql/graphiql/compare/example-graphiql-webpack@[email protected]) (2020-12-28)

**Note:** Version bump only for package example-graphiql-webpack
Expand Down
2 changes: 1 addition & 1 deletion examples/graphiql-webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-graphiql-webpack",
"version": "1.1.1-alpha.4",
"version": "1.1.1-alpha.5",
"private": true,
"license": "MIT",
"description": "A GraphiQL example with webpack and typescript",
Expand Down
4 changes: 4 additions & 0 deletions examples/monaco-graphql-webpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.1-alpha.4](https://github.com/graphql/graphiql/compare/example-monaco-graphql-webpack@[email protected]) (2021-01-03)

**Note:** Version bump only for package example-monaco-graphql-webpack

## [1.1.1-alpha.3](https://github.com/graphql/graphiql/compare/example-monaco-graphql-webpack@[email protected]) (2020-12-28)

**Note:** Version bump only for package example-monaco-graphql-webpack
Expand Down
2 changes: 1 addition & 1 deletion examples/monaco-graphql-webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-monaco-graphql-webpack",
"version": "1.1.1-alpha.3",
"version": "1.1.1-alpha.4",
"private": true,
"license": "MIT",
"description": "A simple monaco example with webpack and typescript",
Expand Down
6 changes: 6 additions & 0 deletions packages/codemirror-graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.14.0](https://github.com/graphql/graphiql/compare/[email protected]@0.14.0) (2021-01-03)

### Features

- merge completion logic (for implements &, variables) ([#1747](https://github.com/graphql/graphiql/issues/1747)) ([0ac0a85](https://github.com/graphql/graphiql/commit/0ac0a856cfc715d7885a9965a9a9114ef2ca4b1a))

## [0.13.1](https://github.com/graphql/graphiql/compare/[email protected]@0.13.1) (2020-12-28)

**Note:** Version bump only for package codemirror-graphql
Expand Down
6 changes: 3 additions & 3 deletions packages/codemirror-graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codemirror-graphql",
"version": "0.13.1",
"version": "0.14.0",
"description": "GraphQL mode and helpers for CodeMirror.",
"contributors": [
"Hyohyeon Jeong <[email protected]>",
Expand Down Expand Up @@ -47,8 +47,8 @@
"graphql": "^14.0.0 || ^15.0.0"
},
"dependencies": {
"graphql-language-service-interface": "^2.6.0",
"graphql-language-service-parser": "^1.7.0"
"graphql-language-service-interface": "^2.7.0",
"graphql-language-service-parser": "^1.8.0"
},
"devDependencies": {
"chai": "4.2.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/graphiql-2-rfc-context/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.4](https://github.com/graphql/graphiql/compare/[email protected]@2.0.4) (2021-01-03)

**Note:** Version bump only for package graphiql-2-rfc-context

## [2.0.3](https://github.com/graphql/graphiql/compare/[email protected]@2.0.3) (2020-12-28)

**Note:** Version bump only for package graphiql-2-rfc-context
Expand Down
6 changes: 3 additions & 3 deletions packages/graphiql-2-rfc-context/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphiql-2-rfc-context",
"version": "2.0.3",
"version": "2.0.4",
"description": "An graphical interactive in-browser GraphQL IDE.",
"private": true,
"contributors": [
Expand Down Expand Up @@ -47,12 +47,12 @@
"@theme-ui/core": "^0.4.0-alpha.1",
"copy-to-clipboard": "^3.2.0",
"entities": "^2.0.0",
"graphql-language-service": "^3.0.5",
"graphql-language-service": "^3.0.6",
"i18next": "^19.4.4",
"i18next-browser-languagedetector": "^4.1.1",
"markdown-it": "^10.0.0",
"monaco-editor": "^0.20.0",
"monaco-graphql": "^0.3.4",
"monaco-graphql": "^0.3.5",
"react-i18next": "^11.4.0",
"theme-ui": "^0.3.1"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/graphiql/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.2](https://github.com/graphql/graphiql/compare/[email protected]@1.2.2) (2021-01-03)

**Note:** Version bump only for package graphiql

## [1.2.1](https://github.com/graphql/graphiql/compare/[email protected]@1.2.1) (2020-12-28)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/graphiql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphiql",
"version": "1.2.1",
"version": "1.2.2",
"description": "An graphical interactive in-browser GraphQL IDE.",
"contributors": [
"Hyohyeon Jeong <[email protected]>",
Expand Down Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"codemirror": "^5.54.0",
"codemirror-graphql": "^0.13.1",
"codemirror-graphql": "^0.14.0",
"copy-to-clipboard": "^3.2.0",
"entities": "^2.0.0",
"markdown-it": "^10.0.0"
Expand Down
4 changes: 4 additions & 0 deletions packages/graphql-language-service-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.9](https://github.com/graphql/graphiql/compare/graphql-language-service-cli@[email protected]) (2021-01-03)

**Note:** Version bump only for package graphql-language-service-cli

## [3.1.8](https://github.com/graphql/graphiql/compare/graphql-language-service-cli@[email protected]) (2020-12-28)

**Note:** Version bump only for package graphql-language-service-cli
Expand Down
8 changes: 4 additions & 4 deletions packages/graphql-language-service-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-language-service-cli",
"version": "3.1.8",
"version": "3.1.9",
"description": "An interface for building GraphQL language services for IDEs",
"contributors": [
"Hyohyeon Jeong <[email protected]>",
Expand Down Expand Up @@ -31,9 +31,9 @@
},
"dependencies": {
"@babel/polyfill": "7.8.7",
"graphql-language-service": "^3.0.5",
"graphql-language-service-server": "^2.5.8",
"graphql-language-service-utils": "^2.4.3",
"graphql-language-service": "^3.0.6",
"graphql-language-service-server": "^2.5.9",
"graphql-language-service-utils": "^2.4.4",
"yargs": "^15.3.1"
}
}
6 changes: 6 additions & 0 deletions packages/graphql-language-service-interface/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.7.0](https://github.com/graphql/graphiql/compare/graphql-language-service-interface@[email protected]) (2021-01-03)

### Features

- merge completion logic (for implements &, variables) ([#1747](https://github.com/graphql/graphiql/issues/1747)) ([0ac0a85](https://github.com/graphql/graphiql/commit/0ac0a856cfc715d7885a9965a9a9114ef2ca4b1a))

# [2.6.0](https://github.com/graphql/graphiql/compare/graphql-language-service-interface@[email protected]) (2020-12-28)

### Features
Expand Down
8 changes: 4 additions & 4 deletions packages/graphql-language-service-interface/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-language-service-interface",
"version": "2.6.0",
"version": "2.7.0",
"description": "Interface to the GraphQL Language Service",
"contributors": [
"Greg Hurrell <[email protected]> (https://greg.hurrell.net/)",
Expand All @@ -27,9 +27,9 @@
"graphql": "^14.0.0 || ^15.0.0"
},
"dependencies": {
"graphql-language-service-parser": "^1.7.0",
"graphql-language-service-types": "^1.6.3",
"graphql-language-service-utils": "^2.4.3",
"graphql-language-service-parser": "^1.8.0",
"graphql-language-service-types": "^1.7.0",
"graphql-language-service-utils": "^2.4.4",
"vscode-languageserver-types": "^3.15.1"
},
"devDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/graphql-language-service-parser/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.8.0](https://github.com/graphql/graphiql/compare/graphql-language-service-parser@[email protected]) (2021-01-03)

### Features

- merge completion logic (for implements &, variables) ([#1747](https://github.com/graphql/graphiql/issues/1747)) ([0ac0a85](https://github.com/graphql/graphiql/commit/0ac0a856cfc715d7885a9965a9a9114ef2ca4b1a))

# [1.7.0](https://github.com/graphql/graphiql/compare/graphql-language-service-parser@[email protected]) (2020-12-28)

### Features
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-language-service-parser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-language-service-parser",
"version": "1.7.0",
"version": "1.8.0",
"description": "An online parser for GraphQL for use in syntax-highlighters and code intelligence tools",
"contributors": [
"Greg Hurrell <[email protected]> (https://greg.hurrell.net/)",
Expand Down Expand Up @@ -36,7 +36,7 @@
"vscode-languageserver-types": "3.15.1"
},
"dependencies": {
"graphql-language-service-types": "^1.6.3"
"graphql-language-service-types": "^1.7.0"
},
"scripts": {
"benchmark": "ts-node benchmark/index.ts"
Expand Down
4 changes: 4 additions & 0 deletions packages/graphql-language-service-server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.9](https://github.com/graphql/graphiql/compare/graphql-language-service-server@[email protected]) (2021-01-03)

**Note:** Version bump only for package graphql-language-service-server

## [2.5.8](https://github.com/graphql/graphiql/compare/graphql-language-service-server@[email protected]) (2020-12-28)

**Note:** Version bump only for package graphql-language-service-server
Expand Down
6 changes: 3 additions & 3 deletions packages/graphql-language-service-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-language-service-server",
"version": "2.5.8",
"version": "2.5.9",
"description": "Server process backing the GraphQL Language Service",
"contributors": [
"Greg Hurrell <[email protected]> (https://greg.hurrell.net/)",
Expand Down Expand Up @@ -33,8 +33,8 @@
"dotenv": "8.2.0",
"glob": "^7.1.2",
"graphql-config": "^3.0.3",
"graphql-language-service": "^3.0.5",
"graphql-language-service-utils": "^2.4.3",
"graphql-language-service": "^3.0.6",
"graphql-language-service-utils": "^2.4.4",
"mkdirp": "^1.0.4",
"nullthrows": "^1.0.0",
"vscode-jsonrpc": "^5.0.1",
Expand Down
6 changes: 6 additions & 0 deletions packages/graphql-language-service-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.7.0](https://github.com/graphql/graphiql/compare/graphql-language-service-types@[email protected]) (2021-01-03)

### Features

- merge completion logic (for implements &, variables) ([#1747](https://github.com/graphql/graphiql/issues/1747)) ([0ac0a85](https://github.com/graphql/graphiql/commit/0ac0a856cfc715d7885a9965a9a9114ef2ca4b1a))

## [1.6.3](https://github.com/graphql/graphiql/compare/graphql-language-service-types@[email protected]) (2020-09-18)

**Note:** Version bump only for package graphql-language-service-types
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-language-service-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-language-service-types",
"version": "1.6.3",
"version": "1.7.0",
"description": "Types for building GraphQL language services for IDEs",
"contributors": [
"Greg Hurrell <[email protected]> (https://greg.hurrell.net/)",
Expand Down
4 changes: 4 additions & 0 deletions packages/graphql-language-service-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.4](https://github.com/graphql/graphiql/compare/graphql-language-service-utils@[email protected]) (2021-01-03)

**Note:** Version bump only for package graphql-language-service-utils

## [2.4.3](https://github.com/graphql/graphiql/compare/graphql-language-service-utils@[email protected]) (2020-09-18)

**Note:** Version bump only for package graphql-language-service-utils
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-language-service-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-language-service-utils",
"version": "2.4.3",
"version": "2.4.4",
"description": "Utilities to support the GraphQL Language Service",
"contributors": [
"Greg Hurrell <[email protected]> (https://greg.hurrell.net/)",
Expand All @@ -27,7 +27,7 @@
"graphql": "^14.0.0 || ^15.0.0"
},
"dependencies": {
"graphql-language-service-types": "^1.6.3"
"graphql-language-service-types": "^1.7.0"
},
"devDependencies": {
"@types/jest": "^25.2.1"
Expand Down
4 changes: 4 additions & 0 deletions packages/graphql-language-service/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.6](https://github.com/graphql/graphiql/compare/[email protected]@3.0.6) (2021-01-03)

**Note:** Version bump only for package graphql-language-service

## [3.0.5](https://github.com/graphql/graphiql/compare/[email protected]@3.0.5) (2020-12-28)

**Note:** Version bump only for package graphql-language-service
Expand Down
6 changes: 3 additions & 3 deletions packages/graphql-language-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-language-service",
"version": "3.0.5",
"version": "3.0.6",
"description": "The official, runtime independent Language Service for GraphQL",
"contributors": [
"GraphQL Contributors"
Expand Down Expand Up @@ -30,7 +30,7 @@
"graphql": "^14.0.0 || ^15.0.0"
},
"dependencies": {
"graphql-language-service-interface": "^2.6.0",
"graphql-language-service-types": "^1.6.3"
"graphql-language-service-interface": "^2.7.0",
"graphql-language-service-types": "^1.7.0"
}
}
4 changes: 4 additions & 0 deletions packages/monaco-graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.5](https://github.com/graphql/graphiql/compare/[email protected]@0.3.5) (2021-01-03)

**Note:** Version bump only for package monaco-graphql

## [0.3.4](https://github.com/graphql/graphiql/compare/[email protected]@0.3.4) (2020-12-28)

**Note:** Version bump only for package monaco-graphql
Expand Down
Loading

0 comments on commit 4038cf2

Please sign in to comment.