Skip to content

Commit

Permalink
chore(release): 4.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.3.0](v4.2.9...v4.3.0) (2024-05-18)

### Bug Fixes

* **country-data:** add Dominican Republic formatting mask and area codes ([79f7cf2](79f7cf2))
* **country-data:** add Puerto Rico formatting mask ([4b8721a](4b8721a))

### Features

* format number for The Netherlands ([2e612cd](2e612cd))
  • Loading branch information
semantic-release-bot committed May 18, 2024
1 parent 4b7013a commit 20bfdde
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [4.3.0](https://github.com/goveo/react-international-phone/compare/v4.2.9...v4.3.0) (2024-05-18)


### Bug Fixes

* **country-data:** add Dominican Republic formatting mask and area codes ([79f7cf2](https://github.com/goveo/react-international-phone/commit/79f7cf23c11a16ec12cfde7e1aa48af4f32321d0))
* **country-data:** add Puerto Rico formatting mask ([4b8721a](https://github.com/goveo/react-international-phone/commit/4b8721afd740970a92f10e3482737f673b5e1054))


### Features

* format number for The Netherlands ([2e612cd](https://github.com/goveo/react-international-phone/commit/2e612cd799df0555bda6c4dad4e91078eea5536b))

## [4.2.9](https://github.com/goveo/react-international-phone/compare/v4.2.8...v4.2.9) (2024-04-29)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-international-phone",
"version": "4.2.9",
"version": "4.3.0",
"description": "☎️ International phone input component for React",
"keywords": [
"react",
Expand Down

0 comments on commit 20bfdde

Please sign in to comment.