Skip to content

Commit e6fe47c

Browse files
authored
Release v2.5.1 (#630)
1 parent afcc6d6 commit e6fe47c

3 files changed

Lines changed: 5 additions & 6 deletions

File tree

.changeset/new-pigs-live.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

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+
## 2.5.1
4+
5+
🐛 Fixed a panic when GitHub REST API returns error responses (e.g. 404, 401, 403)
6+
37
## 2.5.0
48

59
🚀 Update dependencies for react-19 upgrade preparations

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": "2.5.0",
3+
"version": "2.5.1",
44
"private": true,
55
"description": "The GitHub data source plugin for Grafana lets you to query the GitHub API in Grafana so you can visualize your GitHub repositories and projects.",
66
"repository": "github:grafana/github-datasource",

0 commit comments

Comments
 (0)