We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5421b28 commit 15476b4Copy full SHA for 15476b4
CHANGELOG.md
@@ -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
+
4
## v5.0.1
5
- Fixed a runtime exception (https://github.com/DirectMyFile/github.dart/issues/139)
6
- Added an optional `base` argument when editing a PR (https://github.com/DirectMyFile/github.dart/pull/145)
pubspec.yaml
@@ -1,5 +1,5 @@
name: github
-version: 5.0.1
+version: 5.0.2
author: Kenneth Endfinger <[email protected]>
description: GitHub API Client Library
homepage: https://github.com/DirectMyFile/github.dart
0 commit comments