Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - example-graphiql-create-react-app@0.1.11-alpha.4
 - graphiql-parcel-example@1.1.10-alpha.4
 - example-graphiql-webpack@1.1.1-alpha.4
 - example-monaco-graphql-webpack@1.1.1-alpha.3
 - codemirror-graphql@0.13.1
 - graphiql-2-rfc-context@2.0.3
 - graphiql@1.2.1
 - graphql-language-service-cli@3.1.8
 - graphql-language-service-interface@2.6.0
 - graphql-language-service-parser@1.7.0
 - graphql-language-service-server@2.5.8
 - graphql-language-service@3.0.5
 - monaco-graphql@0.3.4
  • Loading branch information
acao committed Dec 28, 2020
1 parent 872b838 commit ed6c94c
Show file tree
Hide file tree
Showing 26 changed files with 86 additions and 27 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.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

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

**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.3",
"version": "0.1.11-alpha.4",
"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.4](https://github.com/graphql/graphiql/compare/graphiql-parcel-example@1.1.10-alpha.3...graphiql-parcel-example@1.1.10-alpha.4) (2020-12-28)

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

## [1.1.10-alpha.3](https://github.com/graphql/graphiql/compare/graphiql-parcel-example@1.1.10-alpha.2...graphiql-parcel-example@1.1.10-alpha.3) (2020-08-26)

**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.3",
"version": "1.1.10-alpha.4",
"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.4](https://github.com/graphql/graphiql/compare/example-graphiql-webpack@1.1.1-alpha.3...example-graphiql-webpack@1.1.1-alpha.4) (2020-12-28)

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

## [1.1.1-alpha.3](https://github.com/graphql/graphiql/compare/example-graphiql-webpack@1.1.1-alpha.2...example-graphiql-webpack@1.1.1-alpha.3) (2020-08-26)

**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.3",
"version": "1.1.1-alpha.4",
"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.3](https://github.com/graphql/graphiql/compare/example-monaco-graphql-webpack@1.1.1-alpha.2...example-monaco-graphql-webpack@1.1.1-alpha.3) (2020-12-28)

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

## [1.1.1-alpha.2](https://github.com/graphql/graphiql/compare/example-monaco-graphql-webpack@1.1.1-alpha.1...example-monaco-graphql-webpack@1.1.1-alpha.2) (2020-08-22)

### Bug Fixes
Expand Down
8 changes: 4 additions & 4 deletions 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.2",
"version": "1.1.1-alpha.3",
"private": true,
"license": "MIT",
"description": "A simple monaco example with webpack and typescript",
Expand All @@ -16,14 +16,14 @@
"prettier": "^2.0.2"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
"@babel/core": "^7.9.0",
"@babel/node": "^7.8.7",
"@babel/plugin-proposal-class-properties": "7.8.3",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "^7.12.1",
"@babel/preset-react": "^7.12.1",
"@babel/preset-typescript": "^7.12.1",
"@babel/cli": "^7.8.4",
"@babel/core": "^7.9.0",
"@babel/node": "^7.8.7",
"@types/prettier": "^2.0.0",
"babel-loader": "^8.1.0",
"cross-env": "^7.0.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/codemirror-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.13.1](https://github.com/graphql/graphiql/compare/codemirror-graphql@0.13.0...codemirror-graphql@0.13.1) (2020-12-28)

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

# [0.13.0](https://github.com/graphql/graphiql/compare/codemirror-graphql@0.12.4...codemirror-graphql@0.13.0) (2020-12-08)

### Features
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.0",
"version": "0.13.1",
"description": "GraphQL mode and helpers for CodeMirror.",
"contributors": [
"Hyohyeon Jeong <asiandrummer@fb.com>",
Expand Down Expand Up @@ -47,8 +47,8 @@
"graphql": "^14.0.0 || ^15.0.0"
},
"dependencies": {
"graphql-language-service-interface": "^2.5.0",
"graphql-language-service-parser": "^1.6.5"
"graphql-language-service-interface": "^2.6.0",
"graphql-language-service-parser": "^1.7.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.3](https://github.com/graphql/graphiql/compare/graphiql-2-rfc-context@2.0.2...graphiql-2-rfc-context@2.0.3) (2020-12-28)

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

## [2.0.2](https://github.com/graphql/graphiql/compare/graphiql-2-rfc-context@2.0.1...graphiql-2-rfc-context@2.0.2) (2020-12-08)

**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.2",
"version": "2.0.3",
"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.4",
"graphql-language-service": "^3.0.5",
"i18next": "^19.4.4",
"i18next-browser-languagedetector": "^4.1.1",
"markdown-it": "^10.0.0",
"monaco-editor": "^0.20.0",
"monaco-graphql": "^0.3.3",
"monaco-graphql": "^0.3.4",
"react-i18next": "^11.4.0",
"theme-ui": "^0.3.1"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/graphiql/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- display schema description if available ([050c506](https://github.com/graphql/graphiql/commit/050c506ed4ed2852bf9a5b099f967928d9856156))
- fix linting issue ([7117b7c](https://github.com/graphql/graphiql/commit/7117b7ccd2a2872e0051c8751252040d4042e190))

# [1.2.0](https://github.com/graphql/graphiql/compare/graphiql@1.1.0...graphiql@1.2.0) (2020-12-08)

### Features
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.0",
"version": "1.2.1",
"description": "An graphical interactive in-browser GraphQL IDE.",
"contributors": [
"Hyohyeon Jeong <asiandrummer@fb.com>",
Expand Down Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"codemirror": "^5.54.0",
"codemirror-graphql": "^0.13.0",
"codemirror-graphql": "^0.13.1",
"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.8](https://github.com/graphql/graphiql/compare/graphql-language-service-cli@3.1.7...graphql-language-service-cli@3.1.8) (2020-12-28)

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

## [3.1.7](https://github.com/graphql/graphiql/compare/graphql-language-service-cli@3.1.6...graphql-language-service-cli@3.1.7) (2020-12-08)

**Note:** Version bump only for package graphql-language-service-cli
Expand Down
6 changes: 3 additions & 3 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.7",
"version": "3.1.8",
"description": "An interface for building GraphQL language services for IDEs",
"contributors": [
"Hyohyeon Jeong <asiandrummer@fb.com>",
Expand Down Expand Up @@ -31,8 +31,8 @@
},
"dependencies": {
"@babel/polyfill": "7.8.7",
"graphql-language-service": "^3.0.4",
"graphql-language-service-server": "^2.5.7",
"graphql-language-service": "^3.0.5",
"graphql-language-service-server": "^2.5.8",
"graphql-language-service-utils": "^2.4.3",
"yargs": "^15.3.1"
}
Expand Down
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.6.0](https://github.com/graphql/graphiql/compare/graphql-language-service-interface@2.5.0...graphql-language-service-interface@2.6.0) (2020-12-28)

### Features

- interfaces implementing interfaces for the LSP ([#1742](https://github.com/graphql/graphiql/issues/1742)) ([c4cba85](https://github.com/graphql/graphiql/commit/c4cba85e869105f5363ebcb3826b4cf7b7e62c00))

# [2.5.0](https://github.com/graphql/graphiql/compare/graphql-language-service-interface@2.4.3...graphql-language-service-interface@2.5.0) (2020-12-08)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 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.5.0",
"version": "2.6.0",
"description": "Interface to the GraphQL Language Service",
"contributors": [
"Greg Hurrell <greg@hurrell.net> (https://greg.hurrell.net/)",
Expand All @@ -27,7 +27,7 @@
"graphql": "^14.0.0 || ^15.0.0"
},
"dependencies": {
"graphql-language-service-parser": "^1.6.5",
"graphql-language-service-parser": "^1.7.0",
"graphql-language-service-types": "^1.6.3",
"graphql-language-service-utils": "^2.4.3",
"vscode-languageserver-types": "^3.15.1"
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.7.0](https://github.com/graphql/graphiql/compare/graphql-language-service-parser@1.6.5...graphql-language-service-parser@1.7.0) (2020-12-28)

### Features

- interfaces implementing interfaces for the LSP ([#1742](https://github.com/graphql/graphiql/issues/1742)) ([c4cba85](https://github.com/graphql/graphiql/commit/c4cba85e869105f5363ebcb3826b4cf7b7e62c00))

## [1.6.5](https://github.com/graphql/graphiql/compare/graphql-language-service-parser@1.6.4...graphql-language-service-parser@1.6.5) (2020-11-28)

**Note:** Version bump only for package graphql-language-service-parser
Expand Down
2 changes: 1 addition & 1 deletion 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.6.5",
"version": "1.7.0",
"description": "An online parser for GraphQL for use in syntax-highlighters and code intelligence tools",
"contributors": [
"Greg Hurrell <greg@hurrell.net> (https://greg.hurrell.net/)",
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.8](https://github.com/graphql/graphiql/compare/graphql-language-service-server@2.5.7...graphql-language-service-server@2.5.8) (2020-12-28)

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

## [2.5.7](https://github.com/graphql/graphiql/compare/graphql-language-service-server@2.5.6...graphql-language-service-server@2.5.7) (2020-12-08)

**Note:** Version bump only for package graphql-language-service-server
Expand Down
4 changes: 2 additions & 2 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.7",
"version": "2.5.8",
"description": "Server process backing the GraphQL Language Service",
"contributors": [
"Greg Hurrell <greg@hurrell.net> (https://greg.hurrell.net/)",
Expand Down Expand Up @@ -33,7 +33,7 @@
"dotenv": "8.2.0",
"glob": "^7.1.2",
"graphql-config": "^3.0.3",
"graphql-language-service": "^3.0.4",
"graphql-language-service": "^3.0.5",
"graphql-language-service-utils": "^2.4.3",
"mkdirp": "^1.0.4",
"nullthrows": "^1.0.0",
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.5](https://github.com/graphql/graphiql/compare/graphql-language-service@3.0.4...graphql-language-service@3.0.5) (2020-12-28)

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

## [3.0.4](https://github.com/graphql/graphiql/compare/graphql-language-service@3.0.3...graphql-language-service@3.0.4) (2020-12-08)

**Note:** Version bump only for package graphql-language-service
Expand Down
4 changes: 2 additions & 2 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.4",
"version": "3.0.5",
"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.5.0",
"graphql-language-service-interface": "^2.6.0",
"graphql-language-service-types": "^1.6.3"
}
}
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.4](https://github.com/graphql/graphiql/compare/monaco-graphql@0.3.3...monaco-graphql@0.3.4) (2020-12-28)

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

## [0.3.3](https://github.com/graphql/graphiql/compare/monaco-graphql@0.3.2...monaco-graphql@0.3.3) (2020-12-08)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/monaco-graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "monaco-graphql",
"description": "full service, official monaco mode for GraphQL",
"version": "0.3.3",
"version": "0.3.4",
"license": "MIT",
"main": "dist/monaco.contribution.js",
"module": "esm/monaco.contribution.js",
Expand All @@ -22,7 +22,7 @@
"src"
],
"dependencies": {
"graphql-language-service": "^3.0.4",
"graphql-language-service": "^3.0.5",
"graphql-language-service-utils": "^2.4.3",
"monaco-editor": "^0.20.0"
},
Expand Down

0 comments on commit ed6c94c

Please sign in to comment.