Skip to content

Commit 4c7609d

Browse files
authored
annotation: Prepare to release v4.8.1 (#1310)
1 parent 2e79481 commit 4c7609d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

json_annotation/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
## 4.8.1-dev
1+
## 4.8.1
22

33
- Require Dart 2.19
4+
- Add topics.
45

56
## 4.8.0
67

json_annotation/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: json_annotation
2-
version: 4.8.1-dev
2+
version: 4.8.1
33
description: >-
44
Classes and helper functions that support JSON code generation via the
55
`json_serializable` package.

0 commit comments

Comments
 (0)