Skip to content

Commit d43db0e

Browse files
committed
v3.1.17
1 parent 5570ce3 commit d43db0e

File tree

7 files changed

+9
-9
lines changed

7 files changed

+9
-9
lines changed

dist/vue-upload-component.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vue-upload-component.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vue-upload-component.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vue-upload-component.part.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vue-upload-component.ssr.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/dist/docs.js.LICENSE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
/*!
2020
* Name: vue-upload-component
2121
* Component URI: https://github.com/lian-yue/vue-upload-component#readme
22-
* Version: 3.1.16
22+
* Version: 3.1.17
2323
* Author: LianYue
2424
* License: Apache-2.0
2525
* Description: Vue.js file upload component, Multi-file upload, Upload directory, Drag upload, Drag the directory, Upload multiple files at the same time, html4 (IE 9), `PUT` method, Customize the filter
@@ -28,7 +28,7 @@
2828
/*!
2929
Name: vue-upload-component
3030
Component URI: https://github.com/lian-yue/vue-upload-component#readme
31-
Version: 3.1.15
31+
Version: 3.1.16
3232
Author: LianYue
3333
License: Apache-2.0
3434
Description: Vue.js file upload component, Multi-file upload, Upload directory, Drag upload, Drag the directory, Upload multiple files at the same time, html4 (IE 9), `PUT` method, Customize the filter

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-upload-component",
33
"description": "Vue.js file upload component, Multi-file upload, Upload directory, Drag upload, Drag the directory, Upload multiple files at the same time, html4 (IE 9), `PUT` method, Customize the filter",
4-
"version": "3.1.16",
4+
"version": "3.1.17",
55
"author": "LianYue",
66
"scripts": {
77
"dev": "cross-env NODE_ENV=development webpack serve --hot",

0 commit comments

Comments
 (0)