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 26a038b commit 1ccd774Copy full SHA for 1ccd774
.changeset/config.json
@@ -9,6 +9,7 @@
9
"updateInternalDependencies": "patch",
10
"ignore": [
11
"element-plus-x-metadata",
12
- "vue-element-plus-x-docs"
+ "vue-element-plus-x-docs",
13
+ "docs"
14
]
15
}
packages/core/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "vue-element-plus-x",
3
"type": "module",
4
- "version": "1.3.93",
+ "version": "1.3.94",
5
"license": "MIT",
6
"homepage": "https://element-plus-x.com",
7
"repository": {
0 commit comments