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 a1f9978 commit e73018dCopy full SHA for e73018d
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
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
9
## [1.8.0]
10
11
- **Feature** - Add additional user field to results in `Pull Request` query
package.json
@@ -1,6 +1,6 @@
{
"name": "grafana-github-datasource",
- "version": "1.8.0",
+ "version": "1.8.1",
"private": true,
"description": "loads data from github issues/Pr's to Grafana",
"repository": "github:grafana/github-datasource",
0 commit comments