File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.0.2
4
+
5
+ - update plugin's description and bump toolkit version
6
+
3
7
## 1.0.1
4
8
5
- - add links at the plugin.jon pointing to the license and to the repo.
9
+ - add links at the plugin.jon pointing to the license and to the repo.
6
10
7
11
## 1.0.0
8
12
9
13
Golioth's WebSocket Data Source Plugin Launch
10
14
11
- The main focus on this release is to launch the new websocket data source plugin for the Grafana Community.
15
+ The main focus on this release is to launch the new websocket data source plugin for the Grafana Community.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " golioth-websocket" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " " ,
5
5
"scripts" : {
6
6
"start" : " yarn watch" ,
Original file line number Diff line number Diff line change 42
42
"path" : " img/assets/grafana-websockets-plugin-streaming.png"
43
43
}
44
44
],
45
- "version" : " 1.0.1 " ,
45
+ "version" : " 1.0.2 " ,
46
46
"updated" : " %TODAY%"
47
47
},
48
48
"dependencies" : {
You can’t perform that action at this time.
0 commit comments