Skip to content

Commit 3c34b15

Browse files
chore: new package version (#249)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9816cdc commit 3c34b15

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/red-donkeys-whisper.md

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

.changeset/violet-papayas-juggle.md

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

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

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

3+
## 2.2.5
4+
5+
### Patch Changes
6+
7+
- [#248](https://github.com/MobileReality/react-native-select-pro/pull/248) [`9816cdc`](https://github.com/MobileReality/react-native-select-pro/commit/9816cdc6bc43e8d690d7162a31b189f893af1eb7) Thanks [@dawidgierdal](https://github.com/dawidgierdal)! - searchable select with default option
8+
9+
- [#248](https://github.com/MobileReality/react-native-select-pro/pull/248) [`9816cdc`](https://github.com/MobileReality/react-native-select-pro/commit/9816cdc6bc43e8d690d7162a31b189f893af1eb7) Thanks [@dawidgierdal](https://github.com/dawidgierdal)! - fix incorrect dropdown positioning
10+
311
## 2.2.4
412

513
### 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.4",
3+
"version": "2.2.5",
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)