Skip to content

Commit eef6fa7

Browse files
authored
Prepare for 1.2.9 release (#244)
1 parent 73bb560 commit eef6fa7

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+
## 1.2.9
6+
7+
- Fix showing of correct percentages values
8+
- Upgrade dependencies
9+
510
## 1.2.8
611

712
- Upgrade 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": "1.2.8",
3+
"version": "1.2.9",
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)