Skip to content

Commit

Permalink
1.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
eJayYoung committed Sep 2, 2020
1 parent 1fb91c2 commit 1d7e361
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.23"></a>
## [1.0.23](https://github.com/eJayYoung/vux-uploader-component/compare/v1.0.22...v1.0.23) (2020-09-02)


### Bug Fixes

* config export blob new FIle's otion.type as file.type ([1fb91c2](https://github.com/eJayYoung/vux-uploader-component/commit/1fb91c2))



<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)

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.22",
"version": "1.0.23",
"author": "eJay",
"license": "MIT",
"main": "dist/uploader.js",
Expand Down

0 comments on commit 1d7e361

Please sign in to comment.