Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit 2d958fb

Browse files
github-actions[bot]acao
authored andcommitted
Version Packages
1 parent 950e076 commit 2d958fb

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/smart-pots-push.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 0.3.48
4+
5+
### Patch Changes
6+
7+
- [#402](https://github.com/graphql/vscode-graphql/pull/402) [`a97e5df`](https://github.com/graphql/vscode-graphql/commit/a97e5df9933dfc79b06e5202c84216cfe2d5f865) Thanks [@acao](https://github.com/acao)! - thanks @markusjwetzel! Add directive highlighting for type system directives. [https://github.com/graphql/vscode-graphql/pull/326](https://github.com/graphql/vscode-graphql/pull/326)
8+
39
## 0.3.43
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vscode-graphql",
3-
"version": "0.3.47",
3+
"version": "0.3.48",
44
"preview": true,
55
"private": true,
66
"license": "MIT",

0 commit comments

Comments
 (0)