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 d774b7a commit 525dd7dCopy full SHA for 525dd7d
CHANGELOG.md
@@ -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
8
## [0.5.1](https://github.com/syanbo/react-native-syan-image-picker/compare/v0.5.0...v0.5.1) (2021-10-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-syan-image-picker",
- "version": "0.5.2",
+ "version": "0.5.3",
"description": "React-Native 多图片选择 支持裁剪 压缩",
"main": "src/index.js",
"types": "src/index.d.ts",
0 commit comments