1 parent 6ce54fb commit 2df0a2aCopy full SHA for 2df0a2a
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 9.26.0
2
+
3
+* Added method to call rerequest a checkrun api https://github.com/SpinlockLabs/github.dart/pull/438
4
5
## 9.25.1
6
7
* Correct request type of `IssuesService.updateComment`.
pubspec.yaml
@@ -1,5 +1,5 @@
name: github
-version: 9.25.1
+version: 9.26.0
description: A high-level GitHub API Client Library that uses Github's v3 API
homepage: https://github.com/SpinlockLabs/github.dart
0 commit comments