Skip to content

Commit 8e9b653

Browse files
committed
Release v4.1.0-beta.1
1 parent 471ee06 commit 8e9b653

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

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

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+
511
## 4.0.3
612
- Updated dependencies
713

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": "4.0.3",
3+
"version": "4.1.0-beta.1",
44
"description": "Datasource for checkmk",
55
"scripts": {
66
"build": "webpack -c ./webpack.config.ts --env production",

0 commit comments

Comments
 (0)