Skip to content

Commit fea528d

Browse files
committed
Release v3.3.0
1 parent a923dc8 commit fea528d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

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

5+
## 3.3.0
6+
- Support for new autocomplete endpoints
7+
- Rebranding of Checkmk commercial products
8+
9+
510
## 3.2.2
611
- Support for Checkmk Managed Edition
712
- Align defaults for datasource settings

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": "3.2.2",
3+
"version": "3.3.0",
44
"description": "",
55
"scripts": {
66
"build": "bash utils/plugin_json_to_unsigned.sh && webpack -c ./webpack.config.ts --env production",

0 commit comments

Comments
 (0)