Skip to content

Commit 9b4de43

Browse files
chore(release): 1.0.14 [skip ci]
## [1.0.14](v1.0.13...v1.0.14) (2024-10-24) ### Bug fixes * **deps:** update dependency @react-native-picker/picker to ^2.9.0 ([f46ae7b](f46ae7b))
1 parent f46ae7b commit 9b4de43

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.14](https://github.com/technology-studio/select-input-react-native/compare/v1.0.13...v1.0.14) (2024-10-24)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency @react-native-picker/picker to ^2.9.0 ([f46ae7b](https://github.com/technology-studio/select-input-react-native/commit/f46ae7bbc5bc10b3d44de63e2e3e855a7ef6c8ab))
7+
18
## [1.0.13](https://github.com/technology-studio/select-input-react-native/compare/v1.0.12...v1.0.13) (2024-09-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.13",
3+
"version": "1.0.14",
44
"description": "Technology Studio - Select input react native",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)