Skip to content

Commit 7278df5

Browse files
committed
release: v2.1.0
1 parent 148ea76 commit 7278df5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# [2.1.0](https://github.com/posva/vue-promised/compare/v2.0.3...v2.1.0) (2021-06-08)
2+
3+
- Update vue-demi
4+
15
## [2.0.3](https://github.com/posva/vue-promised/compare/v2.0.2...v2.0.3) (2021-02-02)
26

37
### 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.3",
3+
"version": "2.1.0",
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)