We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 784b651 commit ea5cff5Copy full SHA for ea5cff5
CHANGELOG.md
@@ -0,0 +1,3 @@
1
+# [2.0.0](https://github.com/posva/vue-promised/compare/1.2.2...2.0.0) (2020-11-16)
2
+
3
+New Release
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-promised",
- "version": "0.0.0",
+ "version": "2.0.0",
4
"description": "Some awesome description",
5
"main": "dist/vue-promised.cjs.js",
6
"unpkg": "dist/vue-promised.global.js",
0 commit comments