We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5711bc commit 921a967Copy full SHA for 921a967
CHANGELOG.md
@@ -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
9
# 0.5.0 (2021-09-30)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-syan-image-picker",
- "version": "0.5.0",
+ "version": "0.5.1",
"description": "React-Native 多图片选择 支持裁剪 压缩",
"main": "src/index.js",
"types": "src/index.d.ts",
0 commit comments