Skip to content

Commit

Permalink
Update changelog/pubspec for 5.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
greglittlefield-wf committed Dec 10, 2019
1 parent 8c190f5 commit da50511
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 @@
## [5.2.0](https://github.com/cleandart/react-dart/compare/5.1.1...5.2.0)

- Expose `componentZone` to allow overriding the zone in which Component2 lifecycle methods are run, for testing

## [5.1.1](https://github.com/cleandart/react-dart/compare/5.1.0...5.1.1)

- Improve the documentation for deprecated `Component2` lifecycle methods.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: react
version: 5.1.1
version: 5.2.0
authors:
- Samuel Hapák <[email protected]>
- Greg Littlefield <[email protected]>
Expand Down

0 comments on commit da50511

Please sign in to comment.