Skip to content

Commit 89b9b54

Browse files
authored
Release 2.1.5 (#451)
1 parent 971fce2 commit 89b9b54

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/odd-bags-relate.md

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

.changeset/smooth-otters-enjoy.md

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

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+
## 2.1.5
4+
5+
### Patch Changes
6+
7+
🐛 Update golang-jwt/jwt dependency to v4.5.2
8+
🐛 Get default http transport from plugin-sdk-go
9+
310
## [2.1.4]
411

512
- **Fix** - Workflow runs - date filter now filters by time

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