We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 148ea76 commit 7278df5Copy full SHA for 7278df5
CHANGELOG.md
@@ -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
5
## [2.0.3](https://github.com/posva/vue-promised/compare/v2.0.2...v2.0.3) (2021-02-02)
6
7
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-promised",
- "version": "2.0.3",
+ "version": "2.1.0",
"description": "Some awesome description",
"main": "dist/vue-promised.cjs.js",
"unpkg": "dist/vue-promised.global-vue-2.js",
0 commit comments