Skip to content

Commit 5d2f200

Browse files
chore(release): 1.0.23 [skip ci]
## [1.0.23](v1.0.22...v1.0.23) (2025-10-18) ### Bug fixes * **deps:** update dependency @react-native-picker/picker to ^2.11.4 ([#730](#730)) ([a0062be](a0062be))
1 parent a0062be commit 5d2f200

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.23](https://github.com/technology-studio/select-input-react-native/compare/v1.0.22...v1.0.23) (2025-10-18)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency @react-native-picker/picker to ^2.11.4 ([#730](https://github.com/technology-studio/select-input-react-native/issues/730)) ([a0062be](https://github.com/technology-studio/select-input-react-native/commit/a0062be5b334f49c4f69fc69f75fe83c23c43109))
7+
18
## [1.0.22](https://github.com/technology-studio/select-input-react-native/compare/v1.0.21...v1.0.22) (2025-10-17)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@txo/select-input-react-native",
3-
"version": "1.0.22",
3+
"version": "1.0.23",
44
"description": "Technology Studio - Select input react native",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)