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 eca1fb6 commit d639a07Copy full SHA for d639a07
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.3.5
2
+
3
+- docs: modify README.md
4
5
## 1.3.4
6
7
- docs: modify README.md
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-class-setup",
- "version": "1.3.4",
+ "version": "1.3.5",
"main": "dist/index.cjs.js",
"module": "dist/index.es.js",
"types": "dist/index.d.ts",
0 commit comments