diff --git a/compiler/CHANGELOG.md b/compiler/CHANGELOG.md index cc822da3..862ee9d1 100644 --- a/compiler/CHANGELOG.md +++ b/compiler/CHANGELOG.md @@ -1,3 +1,6 @@ +## [1.7.3] +* Fixed an issue with JS file was not being regenerated. + ## [1.7.2] * bugfix. diff --git a/compiler/pubspec.yaml b/compiler/pubspec.yaml index 3b806c05..62d6f4d5 100644 --- a/compiler/pubspec.yaml +++ b/compiler/pubspec.yaml @@ -1,6 +1,6 @@ name: fair_compiler description: A complier which can generate Fair bundle for widget with annotation. -version: 1.7.2 +version: 1.7.3 homepage: https://fair.58.com/ environment: