Skip to content

Commit f15df03

Browse files
Merge pull request #544 from lawnstarter/PE-36722
New version release
2 parents 31f7862 + 58e2d2e commit f15df03

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+
## 9.1.0
2+
3+
##### Bugfix
4+
5+
- Improve comparison in getSelectedItem (#543)
6+
17
## 9.0.1
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": "9.0.1",
3+
"version": "9.1.0",
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)