Skip to content

Commit 76bf8ca

Browse files
committed
Merge remote-tracking branch 'origin/master' into v1.0.x
2 parents fc59edf + f9cd674 commit 76bf8ca

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

33
## Entries
44

5+
## [1.0.10] 2021-04-01
6+
7+
- Fixed issue where some time values were being renderred incorrectly
8+
59
## [1.0.9] 2021-04-01
610

711
- Fixed issue where dashboard path was not incorrect

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grafana-github-datasource",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"description": "loads data from github issues/Pr's to Grafana",
55
"scripts": {
66
"build": "rm -rf node_modules/@grafana/data/node_modules; grafana-toolkit plugin:build",

0 commit comments

Comments
 (0)