Skip to content

Commit 7846d4c

Browse files
committed
prep 9.2.0
1 parent a22e71e commit 7846d4c

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 9.2.0
2+
3+
* test auto-release by @robrbecker in https://github.com/SpinlockLabs/github.dart/pull/307
4+
* test PR for auto-release by @robrbecker in https://github.com/SpinlockLabs/github.dart/pull/308
5+
* Added assignees to Issue model for #289 by @sjhorn in https://github.com/SpinlockLabs/github.dart/pull/290
6+
7+
## New Contributors
8+
* @sjhorn made their first contribution in https://github.com/SpinlockLabs/github.dart/pull/290
9+
10+
**Full Changelog**: https://github.com/SpinlockLabs/github.dart/compare/9.1.1...9.2.0
11+
112
## 9.1.1
213

314
* Don't add state query param twice by @passsy in https://github.com/SpinlockLabs/github.dart/pull/264

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.1.1
2+
version: 9.2.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)