Skip to content

Commit dea9ceb

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

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/eight-mangos-film.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.8
4+
5+
### Patch Changes
6+
7+
- [#254](https://github.com/MobileReality/react-native-select-pro/pull/254) [`7eb5cbc`](https://github.com/MobileReality/react-native-select-pro/commit/7eb5cbc7949e1ad9afecc2cd95c10aaebc6aa7ef) Thanks [@dawidgierdal](https://github.com/dawidgierdal)! - option to show selected options below select input
8+
39
## 2.2.7
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.7",
3+
"version": "2.2.8",
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)