Skip to content

Commit 5483d27

Browse files
committed
2.13.7
1 parent 4584256 commit 5483d27

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
## 2.13.6 (June 26, 2020)
1+
## 2.13.7 (June 27, 2020)
22
* Fix countryCodeEditable for single digit country [@kieshaherman](https://github.com/kieshaherman)
33
* Add Turkish translation [@smddzcy](https://github.com/smddzcy)
44
* Fix search of 'undefined' strings [@sackeyjason](https://github.com/sackeyjason)
55
* Fix handleFlagDropdownClick [@Manimall](https://github.com/Manimall)
66
* `disableInitialCountryGuess` [@xavieramoros](https://github.com/xavieramoros)
7+
* Screenreader aria attributes [@sackeyjason](https://github.com/sackeyjason)
78

89

910
## 2.13.1 (April 15, 2020)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-phone-input-2",
3-
"version": "2.13.6",
3+
"version": "2.13.7",
44
"description": "A react component to format phone numbers",
55
"main": "lib/lib.js",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)