Skip to content

Commit

Permalink
prep 9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robbecker-wf committed Mar 29, 2022
1 parent 1a05e86 commit 781e8be
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 9.1.0

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

## New Contributors
* @XilaiZhang made their first contribution in https://github.com/SpinlockLabs/github.dart/pull/304

**Full Changelog**: https://github.com/SpinlockLabs/github.dart/compare/9.0.3...9.1.0

## 9.0.3

* Update Language Colors March 13th 2022 by @robrbecker in https://github.com/SpinlockLabs/github.dart/pull/302
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: github
version: 9.0.3
version: 9.1.0
description: A high-level GitHub API Client Library that uses Github's v3 API
homepage: https://github.com/SpinlockLabs/github.dart

Expand Down

0 comments on commit 781e8be

Please sign in to comment.