We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3f170b commit 421be0aCopy full SHA for 421be0a
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v1.3.24 - 2025-03-21
4
+
5
+- 🛡️ **Security**: Update frontend dependencies
6
7
## v1.3.23 - 2025-02-24
8
9
- 🛡️ **Security**: Update `jsonpath-plus` to version 10.3.0
package.json
@@ -1,6 +1,6 @@
{
"name": "grafana-json-datasource",
- "version": "1.3.23",
+ "version": "1.3.24",
"description": "A data source plugin for loading JSON APIs into Grafana",
"keywords": [
"grafana",
0 commit comments