Skip to content

Commit cded2b9

Browse files
authored
release 1.7.4 (#341)
1 parent a4f681c commit cded2b9

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
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## [1.7.4]
4+
5+
- **Chore** - Update documentation
6+
37
## [1.7.3]
48

59
- **Fix** - Fix error in `Packages` query where no package type was initially selected

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.7.3",
3+
"version": "1.7.4",
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)