Skip to content

Commit c55612f

Browse files
Release 1.3.20 (#442)
* Release 1.3.20 * Update CHANGELOG.md Co-authored-by: Sriram <153843+yesoreyeram@users.noreply.github.com> --------- Co-authored-by: Sriram <153843+yesoreyeram@users.noreply.github.com>
1 parent 23c5620 commit c55612f

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.20 - 2024-11-28
4+
5+
- 🛡️ **Security**: Update `jsonpath-plus` to version 10.2.0
6+
- 🛡️ **Security**: Update `cross-spawn` to version 7.0.5
7+
38
## v1.3.19 - 2024-10-29
49

510
- 🛡️ **Security**: Update `jsonpath-plus` to version 10.1.0

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

0 commit comments

Comments
 (0)