Skip to content

Commit b95bfdb

Browse files
committed
Revert "Prepare release 1.2.11"
This reverts commit e8ac02b.
1 parent be652a6 commit b95bfdb

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

CHANGELOG.md

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

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

5-
## 1.2.11
6-
7-
- Update `github.com/grafana/grafana-plugin-sdk-go` to `v0.241.0`
8-
- Fix context canceled errors to be marked as downstream
9-
105
## 1.2.10
116

127
- Improve handling of unknown non-api errors

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