Skip to content

Commit 87babe4

Browse files
committed
prep 9.13.0
1 parent 20588d0 commit 87babe4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 9.13.0
2+
3+
* Add node_id to the pull request model by @ricardoamador in https://github.com/SpinlockLabs/github.dart/pull/367
4+
5+
6+
**Full Changelog**: https://github.com/SpinlockLabs/github.dart/compare/9.12.0...9.13.0
7+
18
## 9.12.0
29

310
* Add support for issue and PR timeline events via `Issue.listTimeline`.

pubspec.yaml

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