diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 9c985b9b..dcb58567 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "9.1.3" + ".": "9.2.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a5d81c9..5d0df506 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [9.2.0](https://github.com/lawnstarter/react-native-picker-select/compare/v9.1.3...v9.2.0) (2024-07-26) + + +### Features + +* add prop dropdownItemStyle ([#600](https://github.com/lawnstarter/react-native-picker-select/issues/600)) ([b5f19ad](https://github.com/lawnstarter/react-native-picker-select/commit/b5f19ad02a7cb06d00dd681f54358d2a21712262)) + ## [9.1.3](https://github.com/lawnstarter/react-native-picker-select/compare/v9.1.2...v9.1.3) (2024-04-01) diff --git a/package.json b/package.json index fb7a0386..2d19224a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-picker-select", - "version": "9.1.3", + "version": "9.2.0", "description": "A Picker component for React Native which emulates the native