Skip to content

Commit 7fa489d

Browse files
chore: new package version (#262)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ec9904c commit 7fa489d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/few-guests-smell.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.11
4+
5+
### Patch Changes
6+
7+
- [#261](https://github.com/MobileReality/react-native-select-pro/pull/261) [`ec9904c`](https://github.com/MobileReality/react-native-select-pro/commit/ec9904c0ceac89d22c3db203c895a6b36925a426) Thanks [@dawidgierdal](https://github.com/dawidgierdal)! - Added example using overridden flatListProps
8+
39
## 2.2.10
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.10",
3+
"version": "2.2.11",
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)