We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 885e5bb commit ea130ceCopy full SHA for ea130ce
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 9.11.0
2
+
3
+* expose IssueLabel.description; update labels REST APIs by @devoncarew in https://github.com/SpinlockLabs/github.dart/pull/355
4
5
## 9.10.1
6
7
* Pass required User-Agent HTTP header on all requests
pubspec.yaml
@@ -1,5 +1,5 @@
name: github
-version: 9.8.0
+version: 9.11.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