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 7a7eb24 commit aff1aceCopy full SHA for aff1ace
CHANGELOG.md
@@ -1,4 +1,7 @@
1
-## 8.2.2-dev
+## 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
5
6
## 8.2.1
7
- Add `CheckSuiteEvent` and `CheckRunEvent`
pubspec.yaml
@@ -1,5 +1,5 @@
name: github
-version: 8.2.2-dev
+version: 8.2.2
description: A high-level GitHub API Client Library that uses Github's v3 API
homepage: https://github.com/SpinlockLabs/github.dart
0 commit comments