Merge pull request #1751 from grafana/bump-4.4.4

release version 4.4.4
This commit is contained in:
Gareth Dawson
2023-11-21 16:02:25 +00:00
committed by GitHub
2 changed files with 17 additions and 1 deletions

View File

@@ -1,5 +1,21 @@
# Change Log # Change Log
## [4.4.4] - 2023-11-21
### Feature
- Update configuration page to follow best practices
### Fix
- Dashboards not showing up in configuration
### Chore
- Added lint github workflow
- Update grafana-plugin-sdk-go to latest
- Remove legacy form styling
## [4.4.3] - 2023-10-10 ## [4.4.3] - 2023-10-10
### Chore ### Chore

View File

@@ -1,6 +1,6 @@
{ {
"name": "grafana-zabbix", "name": "grafana-zabbix",
"version": "4.4.3", "version": "4.4.4",
"description": "Zabbix plugin for Grafana", "description": "Zabbix plugin for Grafana",
"homepage": "http://grafana-zabbix.org", "homepage": "http://grafana-zabbix.org",
"bugs": { "bugs": {