Skip to content

Commit

Permalink
chore(release): 2.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.5.0](v2.4.10...v2.5.0) (2023-08-16)

### Bug Fixes

* Android RN 72 Support - Update build.gradle w/ Namespace ([#505](#505)) ([0890860](0890860))
* ci runner ([#502](#502)) ([89b444a](89b444a))

### Features

* Added content description prop to android items. ([#482](#482)) ([93ba0c4](93ba0c4))
  • Loading branch information
semantic-release-bot committed Aug 16, 2023
1 parent ad943ce commit 42a2a71
Showing 1 changed file with 1 addition and 1 deletion.
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/picker",
"version": "2.4.10",
"version": "2.5.0",
"homepage": "https://github.com/react-native-picker/picker#readme",
"description": "React Native Picker for iOS, Android, macOS, and Windows",
"main": "dist/commonjs/index.js",
Expand Down

0 comments on commit 42a2a71

Please sign in to comment.