Skip to content

Commit

Permalink
chore(release): 2.4.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.4.2](v2.4.1...v2.4.2) (2022-06-23)

### Bug Fixes

* Remove jCenter as it is due to sunset ([#417](#417)) ([a731ea0](a731ea0))
* Use textColor instead of blackColor in RNCPicker MacOS ([#413](#413)) ([b198ccb](b198ccb))
  • Loading branch information
semantic-release-bot committed Jun 23, 2022
1 parent f5ed7bc commit 99fd869
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.1",
"version": "2.4.2",
"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 99fd869

Please sign in to comment.