Skip to content

Commit f904464

Browse files
committed
prep 9.5.0
1 parent 7056f9c commit f904464

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 9.5.0
2+
3+
* Add 'commits' member to GitHubComparison object by @fuzzybinary in https://github.com/SpinlockLabs/github.dart/pull/330
4+
5+
## New Contributors
6+
* @fuzzybinary made their first contribution in https://github.com/SpinlockLabs/github.dart/pull/330
7+
8+
**Full Changelog**: https://github.com/SpinlockLabs/github.dart/compare/9.4.1...9.5.0
9+
110
## 9.4.1
211

312
* Update to github-script 6 by @robbecker-wf in https://github.com/SpinlockLabs/github.dart/pull/331

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.4.1
2+
version: 9.5.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)