Skip to content

Commit f015e11

Browse files
chore(release): 1.0.18 [skip ci]
## [1.0.18](v1.0.17...v1.0.18) (2024-12-03) ### Bug fixes * **deps:** update dependency @react-native-picker/picker to ^2.10.2 ([#623](#623)) ([aaf0275](aaf0275))
1 parent aaf0275 commit f015e11

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.18](https://github.com/technology-studio/select-input-react-native/compare/v1.0.17...v1.0.18) (2024-12-03)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency @react-native-picker/picker to ^2.10.2 ([#623](https://github.com/technology-studio/select-input-react-native/issues/623)) ([aaf0275](https://github.com/technology-studio/select-input-react-native/commit/aaf0275433b6ef11dfc6a33e8a17f0139841c9cc))
7+
18
## [1.0.17](https://github.com/technology-studio/select-input-react-native/compare/v1.0.16...v1.0.17) (2024-11-28)
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.17",
3+
"version": "1.0.18",
44
"description": "Technology Studio - Select input react native",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)