Skip to content

Commit 0e8eaf7

Browse files
authored
bump version to 1.5.2 (#268)
1 parent 4ccdf01 commit 0e8eaf7

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.5.2]
4+
5+
- **BugFix** - Fix config page backwards compatibility with Grafana < 10.1
6+
37
## [1.5.1] - 2023-10-10
48

59
- **Feature** - Update configuration page

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.5.1",
3+
"version": "1.5.2",
44
"description": "loads data from github issues/Pr's to Grafana",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)