chore: release v5.2.0

This commit is contained in:
vben
2024-08-29 22:35:38 +08:00
parent a77cc00e9f
commit 05a52b0540
39 changed files with 38 additions and 78 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@vben/docs",
"version": "5.1.2",
"version": "5.2.0",
"private": true,
"scripts": {
"build": "vitepress build",
@@ -12,7 +12,6 @@
"@vben/common-ui": "workspace:*",
"@vben/styles": "workspace:*",
"lucide-vue-next": "^0.436.0",
"markdown-it": "^14.1.0",
"medium-zoom": "^1.1.0",
"radix-vue": "^1.9.5"
},