Skip to content

Commit 621a150

Browse files
committed
upgrade version
1 parent c9995b0 commit 621a150

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.2.4
2+
- hot reload page builder when page is embedded inside a state
3+
14
## 0.2.3
25
- hot reload prevent call onInit by default
36
- add onReassemble callback on presenter

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ packages:
77
path: ".."
88
relative: true
99
source: path
10-
version: "0.2.3"
10+
version: "0.2.4"
1111
async:
1212
dependency: transitive
1313
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: alfreed
22
description: split your business logic easily / handle your page state / handle animation state within your business logic
3-
version: 0.2.3
3+
version: 0.2.4
44
homepage: https://apparence.io
55
repository: https://github.com/Apparence-io/alfreed
66

0 commit comments

Comments
 (0)