Skip to content

Commit 228499a

Browse files
committed
3.2.4
1 parent c793702 commit 228499a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/freezed/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.2.4
2+
3+
Support analyzer 9.0.0
4+
15
## 3.2.3 - 2025-09-10
26

37
Broader the version range for `analyzer`/`source_gen`/`build`

packages/freezed/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: freezed
22
description: >
33
Code generation for immutable classes that has a simple syntax/API without
44
compromising on the features.
5-
version: 3.2.3
5+
version: 3.2.4
66
repository: https://github.com/rrousselGit/freezed
77
issue_tracker: https://github.com/rrousselGit/freezed/issues
88

0 commit comments

Comments
 (0)