Release 6.0.1 (#2088)

This commit is contained in:
Zoltán Bedi
2025-09-23 12:27:13 +02:00
committed by GitHub
parent 5db35450a2
commit 0194360f61
3 changed files with 5 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
'grafana-zabbix': patch
---
Fix: Remove regex pattern length restriction

View File

@@ -1,5 +1,9 @@
# Change Log # Change Log
## 6.0.1
🐛 Fix: Remove regex pattern length restriction
## 6.0.0 ## 6.0.0
🎉 Bump grafana dependency to 11.6.0 🎉 Bump grafana dependency to 11.6.0

View File

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