Skip to content

Commit 3ef3fbd

Browse files
committed
prep 8.4.0
1 parent b4462d7 commit 3ef3fbd

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+
## 8.4.0
2+
- added `updateComment` to update issue comments https://github.com/SpinlockLabs/github.dart/pull/286
3+
14
## 8.3.0
25
- Support `files` field in class `GitHubComparison`
36

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: 8.3.0
2+
version: 8.4.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)