Skip to content

Commit

Permalink
Release 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BenediktSeidl committed Sep 5, 2023
1 parent 69555dd commit 3c329d6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## 3.1.1

- update dependencies

## 3.1.0

- added support for query variables
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"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",
Expand Down

0 comments on commit 3c329d6

Please sign in to comment.