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 2a5de66 commit d280202Copy full SHA for d280202
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to this project will be documented in this file.
4
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
10
## 2.0.2
11
12
- Update frontend dependencies
package.json
@@ -1,6 +1,6 @@
1
{
"name": "grafana-google-sheets-datasource",
- "version": "2.0.2",
+ "version": "2.0.3",
"description": "Load data from google sheets in grafana",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
0 commit comments