chore: 发布1.0.0-beta版本

This commit is contained in:
dap 2024-10-08 13:47:25 +08:00
parent 4e89388d90
commit fed3056763
3 changed files with 9 additions and 1 deletions

6
CHANGELOG.md Normal file
View File

@ -0,0 +1,6 @@
1.0.0-beta (2024-10-8)
# FEATURES
- 基础功能已经开发完毕
- 工作流相关模块等待后端重构后开发

View File

@ -12,6 +12,8 @@ v5版本采用分仓(包)目录结构, 具体开发路径为: `根目录/apps/we
基础功能已经开发完毕
👉 [更新日志](https://gitee.com/dapppp/ruoyi-plus-vben5/blob/main/CHANGELOG.md)
## 简介
基于 [vben5 & ant-design-vue](https://github.com/vbenjs/vue-vben-admin) 的 RuoYi-Vue-Plus 前端项目

View File

@ -1,6 +1,6 @@
{
"name": "@vben/web-antd",
"version": "5.3.2",
"version": "1.0.0-beta",
"homepage": "https://vben.pro",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": {