diff --git a/.changeset/metal-bottles-sin.md b/.changeset/metal-bottles-sin.md deleted file mode 100644 index 36da3a9..0000000 --- a/.changeset/metal-bottles-sin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'grafana-zabbix': patch ---- - -Fix: Remove props mutation in config editor diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a2aba9..b5a6d59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 5.2.1 + +🐛 Fix: Remove props mutation in config editor + +🐛 Fix: Missing refID in `wide` format + ## 5.2.0 🚀 Add possibility to run "Manual event actions" diff --git a/package.json b/package.json index 23cfe6b..66fd6e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grafana-zabbix", - "version": "5.2.0", + "version": "5.2.1", "description": "Zabbix plugin for Grafana", "homepage": "http://grafana-zabbix.org", "bugs": {