Skip to content

Commit

Permalink
Prepare v0.0.19 release
Browse files Browse the repository at this point in the history
  • Loading branch information
K-Phoen committed Sep 24, 2024
1 parent 0ff9c25 commit 71299f0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## v0.0.19
- Add a "new dashboard" snippet (#96)
- Support opening dashboards via the command palette (#97)

## v0.0.18
- Fix support for Grafana Cloud (#87)
- Support library panels (#90)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"displayName": "Grafana",
"description": "Grafana Editor",
"icon": "public/grafana_icon.png",
"version": "0.0.18",
"version": "0.0.19",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down

0 comments on commit 71299f0

Please sign in to comment.