Skip to content

Commit 9bbc54e

Browse files
authored
release (#399)
1 parent e1bd927 commit 9bbc54e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## v1.3.9 - 2023-11-21
4+
5+
- Update configuration page to follow best practices
6+
- ⚙️ **Chore**: Remove legacy form styles
7+
- ⚙️ **Chore**: Update readme and documentation
8+
- ⚙️ **Chore**: Added lint github workflow
9+
310
## v1.3.8 - 2023-10-19
411

512
- ⚙️ **Chore**: Update dependencies

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

0 commit comments

Comments
 (0)