Skip to content

Commit eafa5ac

Browse files
committed
prep 9.15.1
1 parent 256ef34 commit eafa5ac

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.15.1
2+
3+
* Revert immutable auth by @CaseyHillers in https://github.com/SpinlockLabs/github.dart/pull/378
4+
5+
6+
**Full Changelog**: https://github.com/SpinlockLabs/github.dart/compare/9.15.0...9.15.1
7+
18
## 9.15.0
29

310
* Implement IssuesService.lock/unlock by @Hixie in https://github.com/SpinlockLabs/github.dart/pull/376

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.15.0
2+
version: 9.15.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)