Release 5.2.1 (#2066)

This commit is contained in:
Zoltán Bedi
2025-08-07 16:21:59 +02:00
committed by GitHub
parent cfe806fc05
commit fb6b95b92b
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
'grafana-zabbix': patch
---
Fix: Remove props mutation in config editor

View File

@@ -1,5 +1,11 @@
# Change Log # Change Log
## 5.2.1
🐛 Fix: Remove props mutation in config editor
🐛 Fix: Missing refID in `wide` format
## 5.2.0 ## 5.2.0
🚀 Add possibility to run "Manual event actions" 🚀 Add possibility to run "Manual event actions"

View File

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