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 65165e4 commit 93b4b88Copy full SHA for 93b4b88
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 2.0.1
4
+
5
+- **Chore**: Update release workflow
6
7
## 2.0.0
8
9
- **Chore**: Plugin now requires Grafana 10.4.8 or newer
package.json
@@ -1,6 +1,6 @@
{
"name": "grafana-bigquery-datasource",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "Google BigQuery datasource for Grafana",
"license": "Apache-2.0",
"author": "Grafana Labs <team@grafana.com> (https://grafana.com)",
0 commit comments