Skip to content

Commit acb458e

Browse files
authored
Release v2.2.1 (#349)
1 parent cb33a98 commit acb458e

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

.changeset/crazy-carrots-throw.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 2.2.1
4+
5+
🐛 Bump `github.com/grafana/grafana-google-sdk-go` to 0.4.2
6+
37
## 2.2.0
48

59
- Add support for filtering in template variables

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grafana-google-sheets-datasource",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "Load data from google sheets in grafana",
55
"scripts": {
66
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",

0 commit comments

Comments
 (0)