Skip to content

Commit

Permalink
chore(release): 2.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.2.0](v2.1.0...v2.2.0) (2021-11-04)

### Features

* Allow using WinUI 3 Controls ([#342](#342)) ([ea17798](ea17798))
* numberOfLines prop on iOS ([#291](#291)) ([3fdddb6](3fdddb6))
  • Loading branch information
semantic-release-bot committed Nov 4, 2021
1 parent ea17798 commit 06d6b37
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.1.0",
"version": "2.2.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 06d6b37

Please sign in to comment.