diff --git a/CHANGELOG.md b/CHANGELOG.md index fccf8e57..b99d3d22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,21 @@ # Change Log +## [4.4.4] - 2023-11-21 + +### Feature + +- Update configuration page to follow best practices + +### Chore + +- Added lint github workflow + ## [4.4.3] - 2023-10-10 ### Chore +- Update grafana-plugin-sdk-go to latest +- Remove legacy form styling - Don't track requests on dashboard [#1707](https://github.com/grafana/grafana-zabbix/pull/1707) ## [4.4.2] - 2023-10-09 diff --git a/package.json b/package.json index 24efb38b..e7fb600f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grafana-zabbix", - "version": "4.4.3", + "version": "4.4.4", "description": "Zabbix plugin for Grafana", "homepage": "http://grafana-zabbix.org", "bugs": {