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 d0289bd commit 232bb82Copy full SHA for 232bb82
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
[//]: # 'The ci will use the first section starting with `##` as release notes.'
4
5
+## 4.0.3
6
+- Updated dependencies
7
+
8
## 4.0.2
9
- Dropped support for Grafana prior 10.4.18
10
package.json
@@ -1,6 +1,6 @@
1
{
"name": "tribe-29-checkmk-datasource",
- "version": "4.0.2",
+ "version": "4.0.3",
"description": "Datasource for checkmk",
"scripts": {
"build": "webpack -c ./webpack.config.ts --env production",
0 commit comments