Skip to content

Commit

Permalink
chore(release): 2.8.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.8.1](v2.8.0...v2.8.1) (2024-09-20)

### Bug Fixes

* **#310:** missing a11y label and hint props on iOS Picker ([#582](#582)) ([ed2c679](ed2c679)), closes [#310](#310)
  • Loading branch information
semantic-release-bot committed Sep 20, 2024
1 parent ed2c679 commit 93c30bb
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.8.0",
"version": "2.8.1",
"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 93c30bb

Please sign in to comment.