Skip to content

Commit 15476b4

Browse files
committed
update changelog and version for 5.0.2 release
1 parent 5421b28 commit 15476b4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v5.0.2
2+
- Fixed pollPublicEventsReceivedByUser to use the correct API URL https://github.com/DirectMyFile/github.dart/pull/150
3+
14
## v5.0.1
25
- Fixed a runtime exception (https://github.com/DirectMyFile/github.dart/issues/139)
36
- Added an optional `base` argument when editing a PR (https://github.com/DirectMyFile/github.dart/pull/145)

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.1
2+
version: 5.0.2
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)