Skip to content

Commit e37f2b9

Browse files
authored
pre-release changes (#93)
1 parent ec56b39 commit e37f2b9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## tip
44

5+
## v0.6.1
6+
57
* BUGFIX: fixed healthcheck
68

79
## v0.6.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "victorialogs-datasource",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "VictoriaLogs datasource plugin for grafana",
55
"scripts": {
66
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",

0 commit comments

Comments
 (0)