Skip to content

Commit d6347b2

Browse files
committed
prep 9.6.0
1 parent 9287a0e commit d6347b2

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.6.0
2+
3+
* Update to allow different merge methods in pulls_service by @ricardoamador in https://github.com/SpinlockLabs/github.dart/pull/333
4+
5+
6+
**Full Changelog**: https://github.com/SpinlockLabs/github.dart/compare/9.5.1...9.6.0
7+
18
## 9.5.1
29

310
* Require Dart 2.17

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.5.1
2+
version: 9.6.0
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)