Skip to content

Commit

Permalink
chore: v0.0.6 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel authored Nov 12, 2021
1 parent 720023e commit 47f5630
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.0.6

- fix: removeListener when FlowController has been completed ([#73](https://github.com/felangel/flow_builder/issues/73))

# 0.0.5

- **BREAKING**: refactor: `FlowController.state` setter removed in favor of `update` ([#61](https://github.com/felangel/flow_builder/issues/61))
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Flutter Flows made easy! A Flutter package which simplifies flows w
repository: https://github.com/felangel/flow_builder
homepage: https://github.com/felangel/flow_builder

version: 0.0.5
version: 0.0.6

environment:
sdk: ">=2.12.0 <3.0.0"
Expand Down

0 comments on commit 47f5630

Please sign in to comment.