Skip to content

Commit 431e4be

Browse files
committed
prep 8.1.1 release
1 parent d9f1421 commit 431e4be

File tree

4 files changed

+4
-110
lines changed

4 files changed

+4
-110
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 8.1.1
2+
- Fix up examples and license file https://github.com/SpinlockLabs/github.dart/pull/255 https://github.com/SpinlockLabs/github.dart/pull/254 https://github.com/SpinlockLabs/github.dart/pull/253
3+
14
## 8.1.0
25
- `RateLimit` queries `/rate_limit` and no longer uses quota
36

example/view_source.html

Lines changed: 0 additions & 28 deletions
This file was deleted.

example/view_source.js

Lines changed: 0 additions & 81 deletions
This file was deleted.

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.1.0
2+
version: 8.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)