Skip to content

Commit 14b2c59

Browse files
committed
Update changelog and version for v1.2.0-wip
1 parent b7049ce commit 14b2c59

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v1.2.0-wip
2+
3+
> status: In progress
4+
5+
- feat: Add SignalListOpers extension for reactive list operations
6+
17
## v1.1.0
28

39
- refactor: refactor core code to make it easier to maintain and less redundant

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: oref
22
description: A reactive state management library for Flutter that adds magic to any Widget with signals, computed values, and effects powered by alien_signals.
3-
version: 1.1.0
3+
version: 1.2.0-wip
44
repository: https://github.com/medz/oref
55

66
topics:

0 commit comments

Comments
 (0)