Skip to content

Commit 9b2ae79

Browse files
chore(release): 1.0.20 [skip ci]
## [1.0.20](v1.0.19...v1.0.20) (2025-06-20) ### Bug fixes * **deps:** update dependency @react-native-picker/picker to ^2.11.1 ([#693](#693)) ([c49b240](c49b240))
1 parent c49b240 commit 9b2ae79

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.20](https://github.com/technology-studio/select-input-react-native/compare/v1.0.19...v1.0.20) (2025-06-20)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency @react-native-picker/picker to ^2.11.1 ([#693](https://github.com/technology-studio/select-input-react-native/issues/693)) ([c49b240](https://github.com/technology-studio/select-input-react-native/commit/c49b240b644b27e79dcebfde3a3a2ec827c9d767))
7+
18
## [1.0.19](https://github.com/technology-studio/select-input-react-native/compare/v1.0.18...v1.0.19) (2025-01-07)
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.19",
3+
"version": "1.0.20",
44
"description": "Technology Studio - Select input react native",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)