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 e8b0e14 commit 70db480Copy full SHA for 70db480
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 9.1.1
2
+
3
+* Don't add state query param twice by @passsy in https://github.com/SpinlockLabs/github.dart/pull/264
4
5
6
+**Full Changelog**: https://github.com/SpinlockLabs/github.dart/compare/9.1.0...9.1.1
7
8
## 9.1.0
9
10
* add 'create' github webhook event to hooks.dart by @XilaiZhang in https://github.com/SpinlockLabs/github.dart/pull/304
pubspec.yaml
@@ -1,5 +1,5 @@
name: github
-version: 9.1.0
+version: 9.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