Skip to content

Commit 70db480

Browse files
committed
prep 9.1.1
1 parent e8b0e14 commit 70db480

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## 9.1.0
29

310
* add 'create' github webhook event to hooks.dart by @XilaiZhang in https://github.com/SpinlockLabs/github.dart/pull/304

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: github
2-
version: 9.1.0
2+
version: 9.1.1
33
description: A high-level GitHub API Client Library that uses Github's v3 API
44
homepage: https://github.com/SpinlockLabs/github.dart
55

0 commit comments

Comments
 (0)