From 7ba73ea52d4bcd24670faa56abb6da1bcbdae202 Mon Sep 17 00:00:00 2001 From: LawnStarter User Date: Mon, 12 Aug 2024 12:24:39 -0400 Subject: [PATCH] build(release): release 9.3.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index dcb58567..430e28e5 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "9.2.0" + ".": "9.3.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d0df506..0852d0c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [9.3.0](https://github.com/lawnstarter/react-native-picker-select/compare/v9.2.0...v9.3.0) (2024-08-12) + + +### Features + +* apply custom styling to active dropdown item ([#609](https://github.com/lawnstarter/react-native-picker-select/issues/609)) ([4626a4e](https://github.com/lawnstarter/react-native-picker-select/commit/4626a4e595c2143020771dbb2fc7838dee8daa83)), closes [#608](https://github.com/lawnstarter/react-native-picker-select/issues/608) + ## [9.2.0](https://github.com/lawnstarter/react-native-picker-select/compare/v9.1.3...v9.2.0) (2024-07-26) diff --git a/package.json b/package.json index 2d19224a..43abd4a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-picker-select", - "version": "9.2.0", + "version": "9.3.0", "description": "A Picker component for React Native which emulates the native