Skip to content

Commit 8855083

Browse files
authored
Merge pull request #7 from fe-dudu/changeset-release/main
chore: version packages
2 parents 20b1e41 + d8642a6 commit 8855083

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/modern-garlics-arrive.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# expo-horizontal-picker
22

3+
## 0.1.4
4+
5+
### Patch Changes
6+
7+
- [#6](https://github.com/fe-dudu/expo-horizontal-picker/pull/6) [`99762aa`](https://github.com/fe-dudu/expo-horizontal-picker/commit/99762aae5a95e607baa28a796f8f97bb665f05c8) Thanks [@fe-dudu](https://github.com/fe-dudu)! - fix import error
8+
39
## 0.1.3
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "expo-horizontal-picker",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "A performant horizontal picker component for React Native and Expo apps",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)