Skip to content

Commit 2f23c43

Browse files
committed
prep for 6.1.1
1 parent 72e2354 commit 2f23c43

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+
## 6.1.1
2+
- Use pedantic and address some lint https://github.com/SpinlockLabs/github.dart/pull/205
3+
- Add missing download url for repos contents https://github.com/SpinlockLabs/github.dart/pull/206
4+
15
## 6.1.0
26
- Add (experimental) `listReactions` method to `IssueService`.
37

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: 6.1.0
2+
version: 6.1.1
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)