Skip to content

Commit

Permalink
1.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
eJayYoung committed Sep 1, 2020
1 parent 1a9fb73 commit fc0d83b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="1.0.22"></a>
## [1.0.22](https://github.com/eJayYoung/vux-uploader-component/compare/v1.0.21...v1.0.22) (2020-09-01)


### Bug Fixes

* replace canvas.toBlob the second parameter to file.type ([1a9fb73](https://github.com/eJayYoung/vux-uploader-component/commit/1a9fb73))



<a name="1.0.21"></a>
## [1.0.21](https://github.com/eJayYoung/vux-uploader-component/compare/v1.0.20...v1.0.21) (2020-08-29)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vux-uploader-component",
"description": "a html5 vue component implementation for weui uploader",
"version": "1.0.21",
"version": "1.0.22",
"author": "eJay",
"license": "MIT",
"main": "dist/uploader.js",
Expand Down

0 comments on commit fc0d83b

Please sign in to comment.