Skip to content

Commit 4ceb310

Browse files
committed
Release 2.0.3
1 parent e2cc100 commit 4ceb310

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
@@ -2,6 +2,10 @@
22

33
[//]: # (The ci will use the first section starting with `##` as release notes.)
44

5+
## 2.0.3
6+
7+
* Provide better error message on wrong authentication.
8+
59
## 2.0.2
610

711
* Removed `/dist` folder from git repository. That means that it's no longer

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tribe-29-checkmk-datasource",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "",
55
"scripts": {
66
"build": "grafana-toolkit plugin:build",

0 commit comments

Comments
 (0)