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 b6a62c4 commit 9cc4e30Copy full SHA for 9cc4e30
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v0.6.10 - 2023-10-24
4
+
5
+- 🐛 **Fix**: More robust local file mode handling
6
7
## v0.6.9 - 2023-10-19
8
9
- 🐛 **Fix**: Correct query field behavior on older Grafana versions
package.json
@@ -1,6 +1,6 @@
{
"name": "grafana-csv-datasource",
- "version": "0.6.9",
+ "version": "0.6.10",
"description": "A Grafana data source for loading CSV data",
"keywords": [
"grafana",
0 commit comments