Skip to content

Commit b8705f4

Browse files
committed
Prepare 0.0.20 release
1 parent ad77f0c commit b8705f4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
All notable changes to the "grafana-vscode" extension will be documented in this file.
44

5+
## v0.0.20
6+
- Add a walkthrough to help getting started with the extension (#118)
7+
58
## v0.0.19
69
- Add a "new dashboard" snippet (#96)
710
- Support opening dashboards via the command palette (#97)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"displayName": "Grafana",
55
"description": "Grafana Editor",
66
"icon": "public/grafana_icon.png",
7-
"version": "0.0.19",
7+
"version": "0.0.20",
88
"license": "Apache-2.0",
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)