We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40931b6 commit 51b5433Copy full SHA for 51b5433
CHANGELOG.md
@@ -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
7
## [2.0.2](https://github.com/posva/vue-promised/compare/v2.0.1...v2.0.2) (2020-11-21)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-promised",
- "version": "2.0.2",
+ "version": "2.0.3",
"description": "Some awesome description",
"main": "dist/vue-promised.cjs.js",
"unpkg": "dist/vue-promised.global-vue-2.js",
0 commit comments