Skip to content
This repository has been archived by the owner on Jan 27, 2024. It is now read-only.

Commit

Permalink
chore(release): 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
deandreamatias committed Jan 27, 2024
1 parent 70534e8 commit c673603
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
11 changes: 6 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
## 2.0.2
## 2.1.0

- Deprecate package
- Add Namespace to Support Gradle 8.0
- Getting region code from number rather than country code
- Bumps PhoneNumberKit to v3.6.6
- Bumps libphonenumber to v8.13.17

## 2.0.1
- Update version on pubspec to depend on PhoneNumberKit 3.5.10
- Update podspec to match package version
- Update podspec to match package version

## 2.0.0

Expand Down
4 changes: 1 addition & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
name: phone_number
description: Flutter plugin for parsing, formatting and validating international
phone numbers.
version: 2.0.1
version: 2.1.0
homepage: https://github.com/flutter-form-builder-ecosystem
repository: https://github.com/flutter-form-builder-ecosystem/phone_number
issue_tracker: https://github.com/flutter-form-builder-ecosystem/phone_number/issues
funding:
- https://opencollective.com/flutter-form-builder-ecosystem

environment:
sdk: '>=3.0.0 <4.0.0'
Expand Down

0 comments on commit c673603

Please sign in to comment.