Skip to content

Commit 2287c65

Browse files
committed
prep 9.4.0
1 parent dd96b4a commit 2287c65

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 9.4.0
2+
3+
* Fix publish release workflow by @CaseyHillers in https://github.com/SpinlockLabs/github.dart/pull/316
4+
* Add support for toString to the Checkrun object. by @ricardoamador in https://github.com/SpinlockLabs/github.dart/pull/318
5+
6+
7+
**Full Changelog**: https://github.com/SpinlockLabs/github.dart/compare/9.3.0...9.4.0
8+
19
## 9.3.0
210

311
* Added a new conclusion state to support flutter autosubmit bot by @ricardoamador in https://github.com/SpinlockLabs/github.dart/pull/315

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: github
2-
version: 9.3.0
2+
version: 9.4.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)