Release 6.1.1 (#2201)

Bug fixes for 6.1.0

---------

Co-authored-by: ismail simsek <ismailsimsek09@gmail.com>
This commit is contained in:
Jocelyn Collado-Kuri
2026-01-14 12:28:26 -08:00
committed by GitHub
parent 3a4f3280be
commit 5cac1b9b18
3 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
'grafana-zabbix': patch
---
Fix moment value rendering issue

View File

@@ -1,5 +1,10 @@
# Change Log # Change Log
## 6.1.1
🐛 Fix moment value rendering issue
🐛 Fix proxies dropdown in ProblemsQueryEditor
## 6.1.0 ## 6.1.0
🎉 Migrates use of DatasourceApi to DatasourceWithBackend 🎉 Migrates use of DatasourceApi to DatasourceWithBackend

View File

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