Skip to content

Commit a4f681c

Browse files
authored
Prepare version 1.7.3 (#340)
1 parent a63975f commit a4f681c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.7.3]
4+
5+
- **Fix** - Fix error in `Packages` query where no package type was initially selected
6+
- **Chore** - Update documentation
7+
- **Chore** - Bump grafana-plugin-sdk-go to v0.241.0
8+
- **Chore** - Mark downstream errors
9+
310
## [1.7.2]
411

512
- **Chore** - Bump grafana-plugin-sdk-go to v0.240.0

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