Skip to content

Commit 5377533

Browse files
committed
release: v2.0.1
1 parent 90a35aa commit 5377533

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+
## [2.0.1](https://github.com/posva/vue-promised/compare/v2.0.0...v2.0.1) (2020-11-21)
2+
3+
Fix build for Vue 2
4+
15
# [2.0.0](https://github.com/posva/vue-promised/compare/1.2.2...2.0.0) (2020-11-16)
26

37
New Release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-promised",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Some awesome description",
55
"main": "dist/vue-promised.cjs.js",
66
"unpkg": "dist/vue-promised.global-vue-2.js",

0 commit comments

Comments
 (0)