Skip to content

Commit 51b5433

Browse files
committed
release: v2.0.3
1 parent 40931b6 commit 51b5433

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2.0.3](https://github.com/posva/vue-promised/compare/v2.0.2...v2.0.3) (2021-02-02)
2+
3+
### Bug Fixes
4+
5+
- fix npm install ([40931b6](https://github.com/posva/vue-promised/commit/40931b636aed17132b0b2fc39bfff3a8199aab73))
6+
17
## [2.0.2](https://github.com/posva/vue-promised/compare/v2.0.1...v2.0.2) (2020-11-21)
28

39
### Bug Fixes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-promised",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
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)