Skip to content

Commit

Permalink
chore(release): 4.2.2 [skip ci]
Browse files Browse the repository at this point in the history
## [4.2.2](v4.2.1...v4.2.2) (2024-01-29)

### Bug Fixes

* **CountrySelectorDropdown:** fix preferred countries ordering ([9ba9082](9ba9082))
  • Loading branch information
semantic-release-bot committed Jan 29, 2024
1 parent 9ba9082 commit ea6f1c6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.2.2](https://github.com/goveo/react-international-phone/compare/v4.2.1...v4.2.2) (2024-01-29)


### Bug Fixes

* **CountrySelectorDropdown:** fix preferred countries ordering ([9ba9082](https://github.com/goveo/react-international-phone/commit/9ba9082c78ba613e05412a9d5973871c66871995))

## [4.2.1](https://github.com/goveo/react-international-phone/compare/v4.2.0...v4.2.1) (2024-01-24)


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.1",
"version": "4.2.2",
"description": "☎️ International phone input component for React",
"keywords": [
"react",
Expand Down

2 comments on commit ea6f1c6

@vercel
Copy link

@vercel vercel bot commented on ea6f1c6 Jan 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on ea6f1c6 Jan 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.