diff --git a/CHANGELOG.md b/CHANGELOG.md index 095a1497..353c5bf6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.3.1] - Release + +#### The Life of the intl_phone_field_extended Fork Begins Here + +- Updated the phone number length for several countries. +- Added const keywords to the example code. + ## [3.3.0] - Release - Add `magnifierConfiguration` to customize the magnifier. diff --git a/pubspec.yaml b/pubspec.yaml index 3d60ca58..3a47ff08 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: intl_phone_field_extended description: A specialized Flutter TextFormField designed for seamless input of international phone numbers, complete with country code selection. -version: 3.3.0 +version: 3.3.1 homepage: https://github.com/ArmenKocharyan/intl_phone_field_extended environment: