Skip to content

Commit cf1a6a1

Browse files
authored
chore: bump plugin version to 0.1.1 (#151)
Signed-off-by: Bart Smykla <[email protected]>
1 parent 570a9cf commit cf1a6a1

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
@@ -4,6 +4,10 @@
44

55
- Do your work :)
66

7+
## 0.1.1
8+
9+
- Handle pagination when requesting for `ServiceInsigt`s
10+
711
## 0.1.0
812

913
- Add support for rolling up kuma services inside the same node in the nodeGraph.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kumahq-kuma-datasource",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A datasource plugin for kuma",
55
"scripts": {
66
"build": "grafana-toolkit plugin:build",

0 commit comments

Comments
 (0)