Skip to content

Commit 0fe040e

Browse files
authored
release 1.3.22 (#447)
release version 1.3.22
1 parent 025f454 commit 0fe040e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## v1.3.22 - 2025-02-05
4+
5+
- ⚙️ **Chore**: Update workflows
6+
- ⚙️ **Chore**: Migrate to playwright for e2e tests
7+
38
## v1.3.21 - 2025-01-09
49

510
- ⚙️ **Fix**: Enhance URL safety checks by sanitizing urls first.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grafana-json-datasource",
3-
"version": "1.3.21",
3+
"version": "1.3.22",
44
"description": "A data source plugin for loading JSON APIs into Grafana",
55
"keywords": [
66
"grafana",

0 commit comments

Comments
 (0)