Skip to content

Commit c77c816

Browse files
committed
Bump
1 parent 7aa56c3 commit c77c816

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,5 +1,9 @@
11
# Changelog
22

3+
## 2.0.4 - 2021-05-05
4+
5+
- Fixed package.json exports.
6+
37
## 2.0.3 - 2021-04-30
48

59
- Handle files with `FormData` by default.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vform",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "Handle Laravel-Vue forms and validation with ease.",
55
"author": "Cretu Eusebiu",
66
"license": "MIT",

0 commit comments

Comments
 (0)