Skip to content

Commit

Permalink
5.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lfkwtz committed Jan 25, 2019
1 parent f8b7862 commit 2e7e1b3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### v5.2.3

##### Bugfix

- Fixes Android headless mode trigger area (#122)

### v5.2.2

##### Bugfix
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-native-picker-select",
"version": "5.2.2",
"version": "5.2.3",
"description": "A Picker component for React Native which emulates the native <select> interfaces for each platform",
"license": "MIT",
"author": "Michael Lefkowitz <[email protected]>",
Expand Down

0 comments on commit 2e7e1b3

Please sign in to comment.