Skip to content

Commit

Permalink
Update package.json (#526)
Browse files Browse the repository at this point in the history
  • Loading branch information
definitelynotmike authored Nov 1, 2023
1 parent 4063332 commit 3b9759d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
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": "8.1.0",
"version": "9.0.0",
"description": "A Picker component for React Native which emulates the native <select> interfaces for each platform",
"license": "MIT",
"author": "Michael Lefkowitz <lefkowitz.michael@gmail.com>",
Expand Down

0 comments on commit 3b9759d

Please sign in to comment.