Skip to content

Commit 921a967

Browse files
committed
chore: release 0.5.1
1 parent e5711bc commit 921a967

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.5.1](https://github.com/syanbo/react-native-syan-image-picker/compare/v0.5.0...v0.5.1) (2021-10-18)
2+
3+
4+
### Bug Fixes
5+
6+
* s.source ([33ae00b](https://github.com/syanbo/react-native-syan-image-picker/commit/33ae00be206f76c3a396fa98de19eb191bbc999d))
7+
* 删除多余的filePath ([e5711bc](https://github.com/syanbo/react-native-syan-image-picker/commit/e5711bc4e4376064c45430abb5e64ad439c81602))
8+
19
# 0.5.0 (2021-09-30)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-syan-image-picker",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "React-Native 多图片选择 支持裁剪 压缩",
55
"main": "src/index.js",
66
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)