Skip to content

Commit

Permalink
Release 3.4.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BenediktSeidl committed Oct 9, 2024
1 parent 8705297 commit 77a7675
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@

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

## 3.4.0 - Beta 1
## 3.4.0 - Beta 2
- Updated error message when Rest API cannot be found
- Switched from yarn to npm
- Updated dependencies to latest versions
- Updated unit tests
- Migrated end-to-end tests to Playwright
- Updated documentation
- Updated documentation

## 3.3.0
- Support for new autocomplete endpoints
- Rebranding of Checkmk commercial products
- Rebranding of Checkmk commercial products


## 3.2.2
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.4.0-beta.1",
"version": "3.4.0-beta.2",
"description": "Datasource for checkmk",
"scripts": {
"build": "bash utils/plugin_json_to_unsigned.sh && webpack -c ./webpack.config.ts --env production",
Expand Down

0 comments on commit 77a7675

Please sign in to comment.