Skip to content

Commit 1f6ba92

Browse files
authored
Release 6.0.2 (#2091)
1 parent 6580bf8 commit 1f6ba92

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 6.0.2
4+
5+
⚙️ Chore: Refactor regex pattern validation to use timeout-based approach
6+
37
## 6.0.1
48

59
🐛 Fix: Remove regex pattern length restriction

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grafana-zabbix",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"description": "Zabbix plugin for Grafana",
55
"homepage": "http://grafana-zabbix.org",
66
"bugs": {

0 commit comments

Comments
 (0)