Skip to content

Commit 4d9b60f

Browse files
authored
Release 2.3.0 (#516)
1 parent 2a34ce5 commit 4d9b60f

File tree

4 files changed

+7
-11
lines changed

4 files changed

+7
-11
lines changed

.changeset/five-suits-rescue.md

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

.changeset/proud-items-compare.md

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

CHANGELOG.md

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

3+
## 2.3.0
4+
5+
🚀 Add UpdatedAt time field to pull request queries
6+
7+
🐛 Add runStartedAt field for workflow runs query response
8+
39
## 2.2.0
410

511
🚀 Adds support for Pull Request Review 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.2.0",
3+
"version": "2.3.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)