Skip to content

Commit

Permalink
chore: v0.1.2 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel authored Oct 16, 2024
1 parent 3e3c59e commit 9daf628
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.1.2

- chore(deps): migrate to `package:equatable`

## 0.1.1

- feat: support for generics
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: data_class
description: Experimental support for data classes in Dart using pkg:macros
version: 0.1.1
version: 0.1.2
repository: https://github.com/felangel/data_class
topics: [macros, data-class]
funding: [https://github.com/sponsors/felangel]
Expand Down

0 comments on commit 9daf628

Please sign in to comment.