Skip to content

Commit d0c2d2a

Browse files
authored
Merge pull request #10 from fe-dudu/changeset-release/main
chore: version packages
2 parents 80e7b03 + 4288ec2 commit d0c2d2a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/rich-monkeys-find.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.6
4+
5+
### Patch Changes
6+
7+
- [`80e7b03`](https://github.com/fe-dudu/expo-horizontal-picker/commit/80e7b03570b96c3a691e165797b919b94e6f3dbf) Thanks [@fe-dudu](https://github.com/fe-dudu)! - chore: add entries to .npmignore to reduce package size
8+
39
## 0.1.5
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.5",
3+
"version": "0.1.6",
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)