Skip to content

Commit 6047402

Browse files
chore(release): 2.4.0 [skip ci]
# [2.4.0](v2.3.1...v2.4.0) (2022-03-15) ### Bug Fixes * Workaround XAML bug with ComboBox and dark theme ([#380](#380)) ([20cac25](20cac25)) ### Features * Add placeholder support for Windows ([#386](#386)) ([16cdaee](16cdaee))
1 parent 20cac25 commit 6047402

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.3.1",
3+
"version": "2.4.0",
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)