Skip to content

Commit 0dfbd45

Browse files
chore(release): 1.0.16 [skip ci]
## [1.0.16](v1.0.15...v1.0.16) (2024-11-27) ### Bug fixes * **deps:** update dependency @react-native-picker/picker to ^2.10.0 ([#620](#620)) ([4685c32](4685c32))
1 parent 4685c32 commit 0dfbd45

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.16](https://github.com/technology-studio/select-input-react-native/compare/v1.0.15...v1.0.16) (2024-11-27)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency @react-native-picker/picker to ^2.10.0 ([#620](https://github.com/technology-studio/select-input-react-native/issues/620)) ([4685c32](https://github.com/technology-studio/select-input-react-native/commit/4685c32b4d6e886266a77bcc70cf2d0889a711c7))
7+
18
## [1.0.15](https://github.com/technology-studio/select-input-react-native/compare/v1.0.14...v1.0.15) (2024-11-26)
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.15",
3+
"version": "1.0.16",
44
"description": "Technology Studio - Select input react native",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)