Skip to content

Commit

Permalink
chore(release): 2.9.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.9.1](v2.9.0...v2.9.1) (2024-11-26)

### Bug Fixes

* Add deprecated receiveCommand method ([#601](#601)) ([0d00e13](0d00e13))
  • Loading branch information
semantic-release-bot committed Nov 26, 2024
1 parent 0d00e13 commit 695f51b
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.9.0",
"version": "2.9.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 695f51b

Please sign in to comment.