Skip to content

Commit 525dd7d

Browse files
committed
chore: release 0.5.3
1 parent d774b7a commit 525dd7d

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+
## [0.5.3](https://github.com/syanbo/react-native-syan-image-picker/compare/v0.5.1...v0.5.3) (2021-10-18)
2+
3+
4+
### Bug Fixes
5+
6+
* 找回npm丢失的.podspec文件 ([d774b7a](https://github.com/syanbo/react-native-syan-image-picker/commit/d774b7a7fdccbdfb7deecb258481163489a1d844))
7+
18
## [0.5.1](https://github.com/syanbo/react-native-syan-image-picker/compare/v0.5.0...v0.5.1) (2021-10-18)
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": "react-native-syan-image-picker",
3-
"version": "0.5.2",
3+
"version": "0.5.3",
44
"description": "React-Native 多图片选择 支持裁剪 压缩",
55
"main": "src/index.js",
66
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)