Skip to content

Commit 02eece5

Browse files
chore(release): 1.0.22 [skip ci]
## [1.0.22](v1.0.21...v1.0.22) (2025-10-17) ### CI * add pr.yml permissions ([#719](#719)) ([d66d6e8](d66d6e8)) ### Bug fixes * **deps:** update dependency @react-native-picker/picker to ^2.11.3 ([#729](#729)) ([332533d](332533d))
1 parent 332533d commit 02eece5

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.0.22](https://github.com/technology-studio/select-input-react-native/compare/v1.0.21...v1.0.22) (2025-10-17)
2+
3+
4+
### CI
5+
6+
* add pr.yml permissions ([#719](https://github.com/technology-studio/select-input-react-native/issues/719)) ([d66d6e8](https://github.com/technology-studio/select-input-react-native/commit/d66d6e84c338640ce359f2dc2764e3510db3a274))
7+
8+
9+
### Bug fixes
10+
11+
* **deps:** update dependency @react-native-picker/picker to ^2.11.3 ([#729](https://github.com/technology-studio/select-input-react-native/issues/729)) ([332533d](https://github.com/technology-studio/select-input-react-native/commit/332533dd258b7d0bf3e26c0080b632278c8da9d7))
12+
113
## [1.0.21](https://github.com/technology-studio/select-input-react-native/compare/v1.0.20...v1.0.21) (2025-09-14)
214

315

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.21",
3+
"version": "1.0.22",
44
"description": "Technology Studio - Select input react native",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)