We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 025f454 commit 0fe040eCopy full SHA for 0fe040e
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## v1.3.22 - 2025-02-05
4
+
5
+- ⚙️ **Chore**: Update workflows
6
+- ⚙️ **Chore**: Migrate to playwright for e2e tests
7
8
## v1.3.21 - 2025-01-09
9
10
- ⚙️ **Fix**: Enhance URL safety checks by sanitizing urls first.
package.json
@@ -1,6 +1,6 @@
{
"name": "grafana-json-datasource",
- "version": "1.3.21",
+ "version": "1.3.22",
"description": "A data source plugin for loading JSON APIs into Grafana",
"keywords": [
"grafana",
0 commit comments