Skip to content

Commit 05e8a79

Browse files
chore(release): 1.0.19 [skip ci]
## [1.0.19](v1.0.18...v1.0.19) (2025-01-07) ### Bug fixes * **deps:** update dependency @react-native-picker/picker to ^2.11.0 ([#641](#641)) ([827f738](827f738))
1 parent 827f738 commit 05e8a79

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.19](https://github.com/technology-studio/select-input-react-native/compare/v1.0.18...v1.0.19) (2025-01-07)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency @react-native-picker/picker to ^2.11.0 ([#641](https://github.com/technology-studio/select-input-react-native/issues/641)) ([827f738](https://github.com/technology-studio/select-input-react-native/commit/827f738aa40a0be7b7a911dbbeb27000514c6e1a))
7+
18
## [1.0.18](https://github.com/technology-studio/select-input-react-native/compare/v1.0.17...v1.0.18) (2024-12-03)
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.18",
3+
"version": "1.0.19",
44
"description": "Technology Studio - Select input react native",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)