Skip to content

Commit 231b39d

Browse files
chore(release): 1.0.21 [skip ci]
## [1.0.21](v1.0.20...v1.0.21) (2025-09-14) ### Bug fixes * **deps:** update dependency @react-native-picker/picker to ^2.11.2 ([#712](#712)) ([ca09994](ca09994))
1 parent ca09994 commit 231b39d

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.21](https://github.com/technology-studio/select-input-react-native/compare/v1.0.20...v1.0.21) (2025-09-14)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency @react-native-picker/picker to ^2.11.2 ([#712](https://github.com/technology-studio/select-input-react-native/issues/712)) ([ca09994](https://github.com/technology-studio/select-input-react-native/commit/ca09994f6692c4961936a8703d319e8b1974f80b))
7+
18
## [1.0.20](https://github.com/technology-studio/select-input-react-native/compare/v1.0.19...v1.0.20) (2025-06-20)
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.20",
3+
"version": "1.0.21",
44
"description": "Technology Studio - Select input react native",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)