Skip to content

Commit 971b44e

Browse files
committed
Update changelog/pubspec for 5.2.0 release
1 parent 2657d6c commit 971b44e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [5.2.0](https://github.com/cleandart/react-dart/compare/5.1.1...5.2.0)
2+
3+
- Expose `componentZone` to allow overriding the zone in which Component2 lifecycle methods are run, for testing
4+
15
## [5.1.1](https://github.com/cleandart/react-dart/compare/5.1.0...5.1.1)
26

37
- Improve the documentation for deprecated `Component2` lifecycle methods.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: react
2-
version: 5.1.1
2+
version: 5.2.0
33
authors:
44
- Samuel Hapák <[email protected]>
55
- Greg Littlefield <[email protected]>

0 commit comments

Comments
 (0)