We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dd324c6 + 993666f commit 0b0dd93Copy full SHA for 0b0dd93
CHANGE.md
@@ -1,4 +1,13 @@
1
# 更新日志
2
+## v0.9.0 (20250119)
3
+
4
+- sz-boot-parent:
5
+ - 优化:无效文件清理
6
+ - 优化:javadoc 注释
7
+ - 优化:[sz-service-websocket] 同步调整config路径至项目根目录下
8
+ - 优化:qodana 代码(质量)规范化
9
+- sz-admin:
10
+ - 无
11
## v0.8.8 (20250118)
12
13
- sz-boot-parent:
package.json
@@ -1,6 +1,6 @@
{
"name": "sz-admin",
- "version": "0.8.8",
+ "version": "0.9.0",
"private": true,
"scripts": {
"dev": "vite",
0 commit comments