Skip to content

Commit e73018d

Browse files
authored
Release 1.8.1 (#356)
1 parent a1f9978 commit e73018d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## [1.8.1]
4+
5+
- **Chore** - Bump micromatch from 4.0.5 to 4.0.8
6+
- **Chore** - Bump webpack from 5.91.0 to 5.94.0
7+
- **Chore** - Bump grafana-plugin-sdk-go to v0.245.0
8+
39
## [1.8.0]
410

511
- **Feature** - Add additional user field to results in `Pull Request` query

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.8.0",
3+
"version": "1.8.1",
44
"private": true,
55
"description": "loads data from github issues/Pr's to Grafana",
66
"repository": "github:grafana/github-datasource",

0 commit comments

Comments
 (0)