Skip to content

Commit fc7329f

Browse files
committed
prep 9.3.0
1 parent 1cee939 commit fc7329f

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.3.0
2+
3+
* Added a new conclusion state to support flutter autosubmit bot by @ricardoamador in https://github.com/SpinlockLabs/github.dart/pull/315
4+
5+
## New Contributors
6+
* @ricardoamador made their first contribution in https://github.com/SpinlockLabs/github.dart/pull/315
7+
8+
**Full Changelog**: https://github.com/SpinlockLabs/github.dart/compare/9.2.0...9.3.0
9+
110
## 9.2.0
211

312
* test auto-release by @robrbecker in https://github.com/SpinlockLabs/github.dart/pull/307

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.2.0
2+
version: 9.3.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)