diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e54ab36..3e37632f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 9.0.0 + +##### Breaking Changes + +- Moved `react-native-picker` to peerDependencies and upgraded to ^2.4.0 (#523) + +--- + ## 8.1.0 ##### New diff --git a/package.json b/package.json index 8722e9fc..d633a9b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-picker-select", - "version": "8.1.0", + "version": "9.0.0", "description": "A Picker component for React Native which emulates the native