Skip to content

Commit fcbf2e4

Browse files
feat: 🎸 v3.0.4
1 parent 71b3dad commit fcbf2e4

File tree

4 files changed

+12
-14
lines changed

4 files changed

+12
-14
lines changed

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,8 @@ Props that are not defined below will apply to the file input as attributes, for
468468

469469
## Changelog
470470

471+
* 3.0.4
472+
* `clipper-upload` accept rest props as input attributes.
471473
* 3.0.3
472474
* Feature: Add `handleZoomEvent` to `clipper-fixed` for controlling zoom behavior. (issue [#54](https://github.com/timtnleeProject/vuejs-clipper/issues/54)
473475
* 3.0.2

‎dist/vuejs-clipper.umd.js

+7-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/vuejs-clipper.umd.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuejs-clipper",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"author": {
55
"name": "timtnlee",
66
"email": "[email protected]"

0 commit comments

Comments
 (0)