Skip to content

Commit

Permalink
changelog for 7.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasCARPi committed Jul 5, 2024
1 parent 773f870 commit b2c8c5b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 7.1.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.

## 7.1.2

A small patch release with an important bugfix that was asked by the community for a long time:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deltablot/dropzone",
"version": "7.1.2",
"version": "7.1.3",
"description": "Handles drag and drop of files for you.",
"keywords": [
"dragndrop",
Expand Down

0 comments on commit b2c8c5b

Please sign in to comment.