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 d3f5b25 commit 9032ca6Copy full SHA for 9032ca6
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v1.3.8 - 2023-10-19
4
+
5
+- ⚙️ **Chore**: Update dependencies
6
7
## v1.3.7 - 2023-10-18
8
9
- ⚙️ **Chore**: Migrate to create-plugin
package.json
@@ -1,6 +1,6 @@
{
"name": "grafana-json-datasource",
- "version": "1.3.7",
+ "version": "1.3.8",
"description": "A data source plugin for loading JSON APIs into Grafana",
"keywords": [
"grafana",
0 commit comments