Skip to content

Commit

Permalink
prep 9.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
robbecker-wf committed Jun 26, 2023
1 parent 256ef34 commit eafa5ac
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.15.1

* Revert immutable auth by @CaseyHillers in https://github.com/SpinlockLabs/github.dart/pull/378


**Full Changelog**: https://github.com/SpinlockLabs/github.dart/compare/9.15.0...9.15.1

## 9.15.0

* Implement IssuesService.lock/unlock by @Hixie in https://github.com/SpinlockLabs/github.dart/pull/376
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.15.0
version: 9.15.1
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 eafa5ac

Please sign in to comment.