Skip to content

Commit

Permalink
prep 9.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robbecker-wf committed Nov 14, 2023
1 parent 01a87bf commit 94ffec8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 9.20.0

* Add a Changes object to the PullRequestEvent object so we can see what changed in edited PR events by @ricardoamador in https://github.com/SpinlockLabs/github.dart/pull/390


**Full Changelog**: https://github.com/SpinlockLabs/github.dart/compare/9.19.0...9.20.0

## 9.19.0

* Revert "Add the 'PushEvent' webhook and associated PushCommit object" by @robrbecker in https://github.com/SpinlockLabs/github.dart/pull/387
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.19.0
version: 9.20.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 94ffec8

Please sign in to comment.