Skip to content

Commit c6b91d9

Browse files
Merge pull request #80 from israelins85/main
Updated CHANGELOG.md for 3.0.1 release
2 parents f446c0a + 64f58f0 commit c6b91d9

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 3.0.1
2+
3+
### Bug fixes
4+
5+
* Corrected country detection when parsing phone numbers.
6+
* Update constraints to Flutter 3.32
7+
* Update constraints to Dart 3.8
8+
19
## 3.0.0
210

311
### BREAKING CHANGES

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: form_builder_phone_field
22
description: International phone number field for FlutterFormBuilder package
3-
version: 3.0.0
3+
version: 3.0.1
44
repository: https://github.com/flutter-form-builder-ecosystem/form_builder_phone_field
55
issue_tracker: https://github.com/flutter-form-builder-ecosystem/form_builder_phone_field/issues
66
homepage: https://github.com/flutter-form-builder-ecosystem

0 commit comments

Comments
 (0)