File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
9
## 9.3.0
2
10
3
11
* Added a new conclusion state to support flutter autosubmit bot by @ricardoamador in https://github.com/SpinlockLabs/github.dart/pull/315
Original file line number Diff line number Diff line change 1
1
name : github
2
- version : 9.3 .0
2
+ version : 9.4 .0
3
3
description : A high-level GitHub API Client Library that uses Github's v3 API
4
4
homepage : https://github.com/SpinlockLabs/github.dart
5
5
You can’t perform that action at this time.
0 commit comments