Skip to content

Commit 9032ca6

Browse files
authored
prepare for release 1.3.8 (#383)
1 parent d3f5b25 commit 9032ca6

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.8 - 2023-10-19
4+
5+
- ⚙️ **Chore**: Update dependencies
6+
37
## v1.3.7 - 2023-10-18
48

59
- ⚙️ **Chore**: Migrate to create-plugin

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

0 commit comments

Comments
 (0)