diff --git a/pkgs/intl4x/CHANGELOG.md b/pkgs/intl4x/CHANGELOG.md index 923b6baf..985fc4fd 100644 --- a/pkgs/intl4x/CHANGELOG.md +++ b/pkgs/intl4x/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.8.3 + +- Update for `icu4x` and `build.dart` changes. + ## 0.8.2 - Add ICU4X support for number formatting. diff --git a/pkgs/intl4x/pubspec.yaml b/pkgs/intl4x/pubspec.yaml index 14cc3a1a..e3cff29a 100644 --- a/pkgs/intl4x/pubspec.yaml +++ b/pkgs/intl4x/pubspec.yaml @@ -1,7 +1,7 @@ name: intl4x description: >- A lightweight modular library for internationalization (i18n) functionality. -version: 0.8.2 +version: 0.8.3 repository: https://github.com/dart-lang/i18n/tree/main/pkgs/intl4x platforms: web: