Skip to content

Commit 81ecc26

Browse files
authored
prepare release 1.3.16 (#423)
1 parent d797244 commit 81ecc26

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## v1.3.16 - 2024-06-13
4+
5+
- ⚙️ **Fix**: Consider `\` (backslash) characters in allowed url checks.
6+
37
## v1.3.15 - 2024-05-14
48

59
- ⚙️ **Chore**: Updated documentation

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.15",
3+
"version": "1.3.16",
44
"description": "A data source plugin for loading JSON APIs into Grafana",
55
"keywords": [
66
"grafana",

0 commit comments

Comments
 (0)