Skip to content

Commit 0cc8855

Browse files
committed
Bump
1 parent 6bc3563 commit 0cc8855

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2.0.2 - 2021-04-29
4+
5+
- Fixed missing `Method` type for old axios versions.
6+
37
## 2.0.1 - 2021-04-29
48

59
- Fixed package.json exports.

Diff for: package.json

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

0 commit comments

Comments
 (0)