Skip to content

Commit 8711cce

Browse files
Version Packages (#3849)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d217a65 commit 8711cce

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/silent-ties-trade.md

-5
This file was deleted.

packages/vscode-graphql/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 0.13.0
4+
5+
### Minor Changes
6+
7+
- [#3819](https://github.com/graphql/graphiql/pull/3819) [`5665872`](https://github.com/graphql/graphiql/commit/566587290dd164bd9c51fd382b8d6b90034ca3dc) Thanks [@robertoaloi](https://github.com/robertoaloi)! - Make LSP transport configurable (ipc, stdio)
8+
39
## 0.12.1
410

511
### Patch Changes

packages/vscode-graphql/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vscode-graphql",
3-
"version": "0.12.1",
3+
"version": "0.13.0",
44
"private": true,
55
"license": "MIT",
66
"displayName": "GraphQL: Language Feature Support",

0 commit comments

Comments
 (0)