Skip to content

Commit 8cbf34f

Browse files
Version Packages (#304)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1be1252 commit 8cbf34f

File tree

4 files changed

+31
-11
lines changed

4 files changed

+31
-11
lines changed

.changeset/unlucky-baboons-tickle.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# CHANGELOG
22

3+
## 2.6.4
4+
5+
### Patch Changes
6+
7+
- [#303](https://github.com/apollographql/vscode-graphql/pull/303) [`1be1252`](https://github.com/apollographql/vscode-graphql/commit/1be1252f9ce5135a557ce884ada3f96ca82e643c) Thanks [@phryneas](https://github.com/phryneas)! - Update `graphql` and `graphql-language-service` packages.
8+
9+
This allows descriptions in executable documents to be parsed correctly.
10+
311
## 2.6.3
412

513
### Patch Changes

package-lock.json

Lines changed: 22 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-apollo",
33
"displayName": "Apollo GraphQL",
44
"description": "Rich editor support for GraphQL client and server development that seamlessly integrates with the Apollo platform",
5-
"version": "2.6.3",
5+
"version": "2.6.4",
66
"referenceID": "87197759-7617-40d0-b32e-46d378e907c7",
77
"author": "Apollo GraphQL <opensource@apollographql.com>",
88
"license": "MIT",

0 commit comments

Comments
 (0)