Skip to content

Commit f22ec04

Browse files
chore: new package version (#264)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5eb49f4 commit f22ec04

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/loud-comics-learn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/react-native-select-pro/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @mobile-reality/react-native-select-pro
22

3+
## 2.3.0
4+
5+
### Minor Changes
6+
7+
- [#263](https://github.com/MobileReality/react-native-select-pro/pull/263) [`5eb49f4`](https://github.com/MobileReality/react-native-select-pro/commit/5eb49f411293fb9a07c0ff94e42efbe1faeb63a3) Thanks [@markusunger](https://github.com/markusunger)! - Added support for multiple defaultOption objects
8+
39
## 2.2.11
410

511
### Patch Changes

packages/react-native-select-pro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mobile-reality/react-native-select-pro",
3-
"version": "2.2.11",
3+
"version": "2.3.0",
44
"description": "React Native dropdown (select) component developed by Mobile Reality",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)