Skip to content

Commit cb6db0c

Browse files
committed
Release 3.1.0
1 parent 52fc73c commit cb6db0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
## 3.1.0-beta.1
5+
## 3.1.0
66

77
- added support for query variables
88
- better error message for missing mandatory fields

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.1.0-beta.1",
3+
"version": "3.1.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)