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 bf280e3 commit cb8ff07Copy full SHA for cb8ff07
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## [1.8.2]
4
+
5
+- **Chore** - Bump grafana-plugin-sdk-go to v0.247.0
6
7
## [1.8.1]
8
9
- **Chore** - Bump micromatch from 4.0.5 to 4.0.8
package.json
@@ -1,6 +1,6 @@
{
"name": "grafana-github-datasource",
- "version": "1.8.1",
+ "version": "1.8.2",
"private": true,
"description": "loads data from github issues/Pr's to Grafana",
"repository": "github:grafana/github-datasource",
0 commit comments