Skip to content

Commit 9596acb

Browse files
committed
add release 0.0.7
Signed-off-by: Michelle Nguyen <[email protected]>
1 parent 9e9854b commit 9596acb

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 0.0.7
4+
5+
- Update carousel images and Grafana README image
6+
- Improve descriptions in script dropdown
7+
38
## 0.0.6
49

510
- Remove redundant example query from script dropdown

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pixie-pixie-datasource",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "Pixie's Grafana Datasource Plugin",
55
"scripts": {
66
"build": "grafana-toolkit plugin:build",

src/plugin.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"path": "img/screenshots/namespace-metrics-script.png"
8686
}
8787
],
88-
"version": "0.0.6",
88+
"version": "0.0.7",
8989
"updated": "2022-07-19"
9090
},
9191
"dependencies": {

0 commit comments

Comments
 (0)