release: update 3.9.2

This commit is contained in:
xiaoxian521
2022-12-03 15:02:17 +08:00
parent 53c715873c
commit c84c447f3e
5 changed files with 26 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
# 3.9.2 (2022-12-03)
### 🍏 Perf
- 全局覆盖 `element-plus``el-dialog``el-drawer``el-message-box``el-notification` 组件右上角关闭图标的样式,使其表现更鲜明 [具体代码修改记录](https://github.com/xiaoxian521/vue-pure-admin/commit/c80818d792276666aaea4b18413a0f08777f2ed1)
- 打包输出信息兼容不同打包输出路径
- 优化一些动画
# 3.9.1 (2022-12-02)
### 🎫 Feat