Skip to content

Commit

Permalink
freezed : 2.5.1 -> 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rrousselGit committed Apr 11, 2024
1 parent 18c5cbc commit 4ce28bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/freezed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased path
## 2.5.2 - 2024-04-11

- Fixed `copyWith(value: null)` when using nullable generics

Expand Down
2 changes: 1 addition & 1 deletion packages/freezed/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: freezed
description: >
Code generation for immutable classes that has a simple syntax/API without
compromising on the features.
version: 2.5.1
version: 2.5.2
repository: https://github.com/rrousselGit/freezed
issue_tracker: https://github.com/rrousselGit/freezed/issues

Expand Down

0 comments on commit 4ce28bd

Please sign in to comment.