diff --git a/CHANGELOG.md b/CHANGELOG.md index a0f028e..4eb25f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## v1.3.20 - 2024-11-28 + +- 🛡️ **Security**: Update `jsonpath-plus` to version 10.2.0 +- 🛡️ **Security**: Update `cross-spawn` to version 7.0.5 + ## v1.3.19 - 2024-10-29 - 🛡️ **Security**: Update `jsonpath-plus` to version 10.1.0 diff --git a/package.json b/package.json index d8196c5..6727b7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grafana-json-datasource", - "version": "1.3.19", + "version": "1.3.20", "description": "A data source plugin for loading JSON APIs into Grafana", "keywords": [ "grafana",