Skip to content

Commit 93b4b88

Browse files
authored
Release 2.0.1 (#313)
1 parent 65165e4 commit 93b4b88

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## 2.0.1
4+
5+
- **Chore**: Update release workflow
6+
37
## 2.0.0
48

59
- **Chore**: Plugin now requires Grafana 10.4.8 or newer

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grafana-bigquery-datasource",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Google BigQuery datasource for Grafana",
55
"license": "Apache-2.0",
66
"author": "Grafana Labs <team@grafana.com> (https://grafana.com)",

0 commit comments

Comments
 (0)