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 579fd78 commit c1e298cCopy full SHA for c1e298c
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 6.1.2
2
+ - Update default language color to match github https://github.com/SpinlockLabs/github.dart/pull/208
3
+
4
## 6.1.1
5
- Use pedantic and address some lint https://github.com/SpinlockLabs/github.dart/pull/205
6
- Add missing download url for repos contents https://github.com/SpinlockLabs/github.dart/pull/206
pubspec.yaml
@@ -1,5 +1,5 @@
name: github
-version: 6.1.1
+version: 6.1.2
description: A high-level GitHub API Client Library that uses Github's v3 API
homepage: https://github.com/SpinlockLabs/github.dart
0 commit comments