Skip to content

Commit 93c30bb

Browse files
chore(release): 2.8.1 [skip ci]
## [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)
1 parent ed2c679 commit 93c30bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-picker/picker",
3-
"version": "2.8.0",
3+
"version": "2.8.1",
44
"homepage": "https://github.com/react-native-picker/picker#readme",
55
"description": "React Native Picker for iOS, Android, macOS, and Windows",
66
"main": "dist/commonjs/index.js",

0 commit comments

Comments
 (0)