We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1bd927 commit 9bbc54eCopy full SHA for 9bbc54e
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## v1.3.8 - 2023-10-19
11
12
- ⚙️ **Chore**: Update dependencies
package.json
@@ -1,6 +1,6 @@
{
"name": "grafana-json-datasource",
- "version": "1.3.8",
+ "version": "1.3.9",
"description": "A data source plugin for loading JSON APIs into Grafana",
"keywords": [
"grafana",
0 commit comments