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 a4f681c commit cded2b9Copy full SHA for cded2b9
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## [1.7.4]
4
+
5
+- **Chore** - Update documentation
6
7
## [1.7.3]
8
9
- **Fix** - Fix error in `Packages` query where no package type was initially selected
package.json
@@ -1,6 +1,6 @@
{
"name": "grafana-github-datasource",
- "version": "1.7.3",
+ "version": "1.7.4",
"private": true,
"description": "loads data from github issues/Pr's to Grafana",
"repository": "github:grafana/github-datasource",
0 commit comments