Skip to content

Commit 447c621

Browse files
authored
Merge pull request #149 from DirectMyFile/maint1
update changelog, version to 5.0.1
2 parents 410a127 + 6619603 commit 447c621

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v5.0.1
2+
- Fixed a runtime exception (https://github.com/DirectMyFile/github.dart/issues/139)
3+
- Added an optional `base` argument when editing a PR (https://github.com/DirectMyFile/github.dart/pull/145)
4+
15
## v5.0.0
26

37
- **BREAKING** `RepositoriesService.listCollaborators` now returns

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: 5.0.0
2+
version: 5.0.1
33
author: Kenneth Endfinger <[email protected]>
44
description: GitHub API Client Library
55
homepage: https://github.com/DirectMyFile/github.dart

0 commit comments

Comments
 (0)