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 964b3ea commit 26a351dCopy full SHA for 26a351d
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## 1.2.8
6
+
7
+- Upgrade dependencies
8
9
## 1.2.7
10
11
- Upgrade dependencies
package.json
@@ -1,6 +1,6 @@
1
{
"name": "grafana-google-sheets-datasource",
- "version": "1.2.7",
+ "version": "1.2.8",
"description": "Load data from google sheets in grafana",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
0 commit comments