diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f04c1c8..a133ce0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 7.2.0 +- Add Dart wrapper for React [lazy](https://react.dev/reference/react/lazy) + ## 7.1.3 - Internal release tooling changes diff --git a/pubspec.yaml b/pubspec.yaml index be66f6be..b5dd2a74 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: react -version: 7.1.3 +version: 7.2.0 description: Bindings of the ReactJS library for building interactive interfaces. homepage: https://github.com/cleandart/react-dart environment: