Skip to content

Commit 2e7e1b3

Browse files
committed
5.2.3
1 parent f8b7862 commit 2e7e1b3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### v5.2.3
2+
3+
##### Bugfix
4+
5+
- Fixes Android headless mode trigger area (#122)
6+
17
### v5.2.2
28

39
##### Bugfix

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-picker-select",
3-
"version": "5.2.2",
3+
"version": "5.2.3",
44
"description": "A Picker component for React Native which emulates the native <select> interfaces for each platform",
55
"license": "MIT",
66
"author": "Michael Lefkowitz <[email protected]>",

0 commit comments

Comments
 (0)