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 471ee06 commit 8e9b653Copy full SHA for 8e9b653
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
[//]: # 'The ci will use the first section starting with `##` as release notes.'
4
5
+## 4.1.0-beta.1
6
+- Updated dependencies
7
+- Removed code for unsupported Checkmk versions
8
+- Updated test suite
9
+- Added support for the new Checkmk editions names
10
+
11
## 4.0.3
12
- Updated dependencies
13
package.json
@@ -1,6 +1,6 @@
1
{
"name": "tribe-29-checkmk-datasource",
- "version": "4.0.3",
+ "version": "4.1.0-beta.1",
"description": "Datasource for checkmk",
"scripts": {
"build": "webpack -c ./webpack.config.ts --env production",
0 commit comments