diff --git a/pom.xml b/pom.xml index 2acee5316..013a5e49f 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ https://github.com/YunaiV/ruoyi-vue-pro - 1.4.0-snapshot + 1.5.0-snapshot 1.8 ${java.version} diff --git a/yudao-dependencies/pom.xml b/yudao-dependencies/pom.xml index 4b994eab7..65fec7eca 100644 --- a/yudao-dependencies/pom.xml +++ b/yudao-dependencies/pom.xml @@ -14,7 +14,7 @@ https://github.com/YunaiV/ruoyi-vue-pro - 1.4.0-snapshot + 1.5.0-snapshot 2.5.9 diff --git a/yudao-ui-admin/package.json b/yudao-ui-admin/package.json index f22b809b9..3b151c33a 100644 --- a/yudao-ui-admin/package.json +++ b/yudao-ui-admin/package.json @@ -1,6 +1,6 @@ { - "name": "ruoyi", - "version": "3.3.0", + "name": "yudao-ui-admin", + "version": "1.5.0-snapshot", "description": "芋道管理系统", "author": "芋道", "license": "MIT", diff --git a/更新日志.md b/更新日志.md index cdb32e7d5..d3a3920ca 100644 --- a/更新日志.md +++ b/更新日志.md @@ -11,11 +11,34 @@ * 升级 mybatis plus 最新版本,优化多租户的实现 * RedisKeyDefine 的发现机制 -## [v.1.5.0] 计划 2022.02.28 发布 +## [v.1.5.0] 【进行中】计划 2022.02.28 发布 * 基于 flowable 实现工作流 * 基于 uniapp 实现小程序,完成用户中心相关的功能(社交登陆、修改密码、忘记密码、修改个人信息等等功能) +### ⚠️ Warning + +TODO + +### 📈 Statistic + +* 总代码行数: +* 源码代码行数: +* 注释行数: +* 单元测试用例数: + +### ⭐ New Features + +TODO + +### 🐞 Bug Fixes + +* 【修复】数据权限的 `DEPT_AND_CHILD` 范围时,未设置自己所在的部门 + +### 🔨 Dependency Upgrades + +TODO + ## [v1.4.0] 2022.02.04 ### ⚠️ Warning