Skip to content

Commit 697f3f3

Browse files
chore(release): 1.0.15 [skip ci]
## [1.0.15](v1.0.14...v1.0.15) (2024-11-26) ### CI * add synchronize to PR workflow ([#611](#611)) ([b328810](b328810)) * update pr and release workflows ([#609](#609)) ([013fad9](013fad9)) ### Bug fixes * **deps:** update dependency @react-native-picker/picker to ^2.9.1 ([#619](#619)) ([115ebce](115ebce))
1 parent 115ebce commit 697f3f3

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [1.0.15](https://github.com/technology-studio/select-input-react-native/compare/v1.0.14...v1.0.15) (2024-11-26)
2+
3+
4+
### CI
5+
6+
* add synchronize to PR workflow ([#611](https://github.com/technology-studio/select-input-react-native/issues/611)) ([b328810](https://github.com/technology-studio/select-input-react-native/commit/b3288107f27fb399095ef35ef896b018aaae0f9e))
7+
* update pr and release workflows ([#609](https://github.com/technology-studio/select-input-react-native/issues/609)) ([013fad9](https://github.com/technology-studio/select-input-react-native/commit/013fad9fc19a2ba1a35a58a7c69ee055bf9027e4))
8+
9+
10+
### Bug fixes
11+
12+
* **deps:** update dependency @react-native-picker/picker to ^2.9.1 ([#619](https://github.com/technology-studio/select-input-react-native/issues/619)) ([115ebce](https://github.com/technology-studio/select-input-react-native/commit/115ebceeda1a2b7461dd27ead4719cf3d8a74d65))
13+
114
## [1.0.14](https://github.com/technology-studio/select-input-react-native/compare/v1.0.13...v1.0.14) (2024-10-24)
215

316

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

0 commit comments

Comments
 (0)