Skip to content

Commit 0d37751

Browse files
authored
Release 1.2.13 (#273)
1 parent ba24ce7 commit 0d37751

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## 1.2.13
6+
7+
- Update `github.com/grafana/grafana-plugin-sdk-go` to `v0.248.0`
8+
- Add logging for response size
9+
- Fix error source for invalid JWT information
10+
511
## 1.2.12
612

713
- Update `github.com/grafana/grafana-plugin-sdk-go` to `v0.245.0`

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": "1.2.12",
3+
"version": "1.2.13",
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)