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 72e2354 commit 2f23c43Copy full SHA for 2f23c43
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 6.1.1
2
+ - Use pedantic and address some lint https://github.com/SpinlockLabs/github.dart/pull/205
3
+ - Add missing download url for repos contents https://github.com/SpinlockLabs/github.dart/pull/206
4
+
5
## 6.1.0
6
- Add (experimental) `listReactions` method to `IssueService`.
7
pubspec.yaml
@@ -1,5 +1,5 @@
name: github
-version: 6.1.0
+version: 6.1.1
description: A high-level GitHub API Client Library that uses Github's v3 API
homepage: https://github.com/SpinlockLabs/github.dart
0 commit comments