Skip to content

Commit aff1ace

Browse files
committed
Prep 8.2.2
1 parent 7a7eb24 commit aff1ace

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
## 8.2.2-dev
1+
## 8.2.2
2+
- Up minimum json_serializable to ^6.0.0, json_annotation to ^4.3.0
3+
- Cleanup and regenerate generated files
4+
- Require Dart SDK 2.14
25

36
## 8.2.1
47
- Add `CheckSuiteEvent` and `CheckRunEvent`

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.2.2-dev
2+
version: 8.2.2
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)