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 69555dd commit 3c329d6Copy full SHA for 3c329d6
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
[//]: # 'The ci will use the first section starting with `##` as release notes.'
4
5
+## 3.1.1
6
+
7
+- update dependencies
8
9
## 3.1.0
10
11
- added support for query variables
package.json
@@ -1,6 +1,6 @@
1
{
"name": "tribe-29-checkmk-datasource",
- "version": "3.1.0",
+ "version": "3.1.1",
"description": "",
"scripts": {
"build": "bash utils/plugin_json_to_unsigned.sh && webpack -c ./webpack.config.ts --env production",
0 commit comments