Skip to content

Commit 1275f45

Browse files
committed
Prep for release
1 parent 881cf78 commit 1275f45

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
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.16
6+
- Add additional proxy endpoints (to support more dashboards/etc) (#80)
7+
58
## v0.0.15
69
- Follow redirects and don't fail on trailing slashes (#77)
710
- Theming (light/dark) support for Grafana (#74)

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.15",
7+
"version": "0.0.16",
88
"license": "Apache-2.0",
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)