We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90a35aa commit 5377533Copy full SHA for 5377533
CHANGELOG.md
@@ -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
5
# [2.0.0](https://github.com/posva/vue-promised/compare/1.2.2...2.0.0) (2020-11-16)
6
7
New Release
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-promised",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "Some awesome description",
"main": "dist/vue-promised.cjs.js",
"unpkg": "dist/vue-promised.global-vue-2.js",
0 commit comments