File tree Expand file tree Collapse file tree 8 files changed +40
-5
lines changed
examples/graphiql-webpack Expand file tree Collapse file tree 8 files changed +40
-5
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.11.6] ( https://github.com/graphql/graphiql/compare/codemirror-graphql@0.11.5...codemirror-graphql@0.11.6 ) (2019-12-09)
7+
8+
9+ ### Bug Fixes
10+
11+ * codemirror results bundle ([ dd06eb5] ( https://github.com/graphql/graphiql/commit/dd06eb5 ) )
12+
13+
14+
15+
16+
617## [ 0.11.5] ( https://github.com/graphql/graphiql/compare/codemirror-graphql@0.11.4...codemirror-graphql@0.11.5 ) (2019-12-09)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " codemirror-graphql" ,
3- "version" : " 0.11.5 " ,
3+ "version" : " 0.11.6 " ,
44 "description" : " GraphQL mode and helpers for CodeMirror." ,
55 "contributors" : [
66 " Hyohyeon Jeong <asiandrummer@fb.com>" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.0.10] ( https://github.com/graphql/graphiql/compare/graphiql-example-webpack@0.0.9...graphiql-example-webpack@0.0.10 ) (2019-12-09)
7+
8+ ** Note:** Version bump only for package graphiql-example-webpack
9+
10+
11+
12+
13+
614## [ 0.0.9] ( https://github.com/graphql/graphiql/compare/graphiql-example-webpack@0.0.8...graphiql-example-webpack@0.0.9 ) (2019-12-09)
715
816** Note:** Version bump only for package graphiql-example-webpack
Original file line number Diff line number Diff line change 11{
22 "name" : " graphiql-example-webpack" ,
3- "version" : " 0.0.9 " ,
3+ "version" : " 0.0.10 " ,
44 "private" : true ,
55 "license" : " MIT" ,
66 "description" : " A GraphiQL example with webpack and typescript" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.17.5] ( https://github.com/graphql/graphiql/compare/graphiql@0.17.4...graphiql@0.17.5 ) (2019-12-09)
7+
8+ ** Note:** Version bump only for package graphiql
9+
10+
11+
12+
13+
614## [ 0.17.4] ( https://github.com/graphql/graphiql/compare/graphiql@0.17.3...graphiql@0.17.4 ) (2019-12-09)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " graphiql" ,
3- "version" : " 0.17.4 " ,
3+ "version" : " 0.17.5 " ,
44 "description" : " An graphical interactive in-browser GraphQL IDE." ,
55 "contributors" : [
66 " Hyohyeon Jeong <asiandrummer@fb.com>" ,
5555 },
5656 "dependencies" : {
5757 "codemirror" : " ^5.47.0" ,
58- "codemirror-graphql" : " ^0.11.5 " ,
58+ "codemirror-graphql" : " ^0.11.6 " ,
5959 "copy-to-clipboard" : " ^3.2.0" ,
6060 "entities" : " ^2.0.0" ,
6161 "markdown-it" : " ^10.0.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 2.3.4] ( https://github.com/graphql/graphiql/compare/graphql-language-service@2.3.3...graphql-language-service@2.3.4 ) (2019-12-09)
7+
8+ ** Note:** Version bump only for package graphql-language-service
9+
10+
11+
12+
13+
614## [ 2.3.3] ( https://github.com/graphql/graphiql/compare/graphql-language-service@2.3.2...graphql-language-service@2.3.3 ) (2019-12-09)
715
816** Note:** Version bump only for package graphql-language-service
Original file line number Diff line number Diff line change 11{
22 "name" : " graphql-language-service" ,
3- "version" : " 2.3.3 " ,
3+ "version" : " 2.3.4 " ,
44 "description" : " An interface for building GraphQL language services for IDEs" ,
55 "contributors" : [
66 " Hyohyeon Jeong <asiandrummer@fb.com>" ,
You can’t perform that action at this time.
0 commit comments