Skip to content

Commit 71299f0

Browse files
committed
Prepare v0.0.19 release
1 parent 0ff9c25 commit 71299f0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

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

5+
## v0.0.19
6+
- Add a "new dashboard" snippet (#96)
7+
- Support opening dashboards via the command palette (#97)
8+
59
## v0.0.18
610
- Fix support for Grafana Cloud (#87)
711
- Support library panels (#90)

package.json

Lines changed: 1 addition & 1 deletion
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.18",
7+
"version": "0.0.19",
88
"license": "Apache-2.0",
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)