Skip to content

Commit b2c8c5b

Browse files
committed
changelog for 7.1.3
1 parent 773f870 commit b2c8c5b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 7.1.3
2+
3+
A very small patch release with a fix regarding the `form` attribute of the hidden `input` field. See dropzone/dropzone#2300. PR #11 by @bancer.
4+
15
## 7.1.2
26

37
A small patch release with an important bugfix that was asked by the community for a long time:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deltablot/dropzone",
3-
"version": "7.1.2",
3+
"version": "7.1.3",
44
"description": "Handles drag and drop of files for you.",
55
"keywords": [
66
"dragndrop",

0 commit comments

Comments
 (0)