Skip to content

Commit 3b9759d

Browse files
Update package.json (#526)
1 parent 4063332 commit 3b9759d

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 9.0.0
2+
3+
##### Breaking Changes
4+
5+
- Moved `react-native-picker` to peerDependencies and upgraded to ^2.4.0 (#523)
6+
7+
---
8+
19
## 8.1.0
210

311
##### New

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-picker-select",
3-
"version": "8.1.0",
3+
"version": "9.0.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 <lefkowitz.michael@gmail.com>",

0 commit comments

Comments
 (0)