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 e29f37b commit e1d5920Copy full SHA for e1d5920
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
[//]: # 'The ci will use the first section starting with `##` as release notes.'
4
5
+## 3.0.1-alpha.1
6
+
7
+Test if new release pipeline is working.
8
9
## 3.0.0
10
11
### Highlights
package.json
@@ -1,6 +1,6 @@
1
{
"name": "tribe-29-checkmk-datasource",
- "version": "3.0.0",
+ "version": "3.0.1-alpha.1",
"description": "",
"scripts": {
"build": "webpack -c ./webpack.config.ts --env production",
0 commit comments