Skip to content

Commit 7b8b74c

Browse files
authored
Release 2.2.0 (#498)
1 parent 471261a commit 7b8b74c

File tree

3 files changed

+13
-6
lines changed

3 files changed

+13
-6
lines changed

.changeset/stupid-mangos-cry.md

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

CHANGELOG.md

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

3+
## 2.2.0
4+
5+
🚀 Adds support for Pull Request Review queries
6+
7+
⚙️ Bump form-data from 4.0.0 to 4.0.4 (#490)
8+
9+
⚙️ Add alternate "rate limit exceeded" error handling (#494)
10+
11+
🐛 Remove <base target="_blank"> from readme (#497)
12+
13+
⚙️ Bump @grafana/create-plugin configuration to 5.25.8 (#496)
14+
315
## 2.1.7
416

517
🐛 Return assignees with issues queries

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