We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 920dec0 commit 8dc7fd9Copy full SHA for 8dc7fd9
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 6.1.3
2
+ - Add missing fields for Notification https://github.com/SpinlockLabs/github.dart/pull/210
3
+ - Can now create draft PRs https://github.com/SpinlockLabs/github.dart/pull/212
4
+
5
## 6.1.2
6
- Update default language color to match github https://github.com/SpinlockLabs/github.dart/pull/208
7
pubspec.yaml
@@ -1,5 +1,5 @@
name: github
-version: 6.1.2
+version: 6.1.3
description: A high-level GitHub API Client Library that uses Github's v3 API
homepage: https://github.com/SpinlockLabs/github.dart
0 commit comments