Skip to content

Commit 232bb82

Browse files
committed
Release v4.0.3
1 parent d0289bd commit 232bb82

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

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

5+
## 4.0.3
6+
- Updated dependencies
7+
58
## 4.0.2
69
- Dropped support for Grafana prior 10.4.18
710

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": "4.0.2",
3+
"version": "4.0.3",
44
"description": "Datasource for checkmk",
55
"scripts": {
66
"build": "webpack -c ./webpack.config.ts --env production",

0 commit comments

Comments
 (0)