Skip to content

Commit 45807da

Browse files
chore: new package version (#235)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2c636f7 commit 45807da

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/popular-phones-search.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.2.3
4+
5+
### Patch Changes
6+
7+
- [#234](https://github.com/MobileReality/react-native-select-pro/pull/234) [`2c636f7`](https://github.com/MobileReality/react-native-select-pro/commit/2c636f78729bd9981f89e630b259da05ca26310c) Thanks [@MykhailoButkevych-MR](https://github.com/MykhailoButkevych-MR)! - Fix: Resolved rendering issue for items above the initialScrollIndex on fixed height lists.
8+
39
## 2.2.2
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.2",
3+
"version": "2.2.3",
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)