We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2cc100 commit 4ceb310Copy full SHA for 4ceb310
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
[//]: # (The ci will use the first section starting with `##` as release notes.)
4
5
+## 2.0.3
6
+
7
+* Provide better error message on wrong authentication.
8
9
## 2.0.2
10
11
* Removed `/dist` folder from git repository. That means that it's no longer
package.json
@@ -1,6 +1,6 @@
1
{
"name": "tribe-29-checkmk-datasource",
- "version": "2.0.2",
+ "version": "2.0.3",
"description": "",
"scripts": {
"build": "grafana-toolkit plugin:build",
0 commit comments