Skip to content

Commit d280202

Browse files
Release v2.0.3 (#333)
Co-authored-by: Sriram <153843+yesoreyeram@users.noreply.github.com>
1 parent 2a5de66 commit d280202

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 2.0.3
6+
7+
- Bump `github.com/grafana/grafana-plugin-sdk-go` to 0.277.1
8+
- Docs and configuration page updated with inline docs
9+
510
## 2.0.2
611

712
- Update frontend dependencies

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.0.2",
3+
"version": "2.0.3",
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)