@@ -1,4 +1,7 @@
+## v0.4.6 (2025-08-26)
+- feat(雷达点云): 改进点云图例样式并添加房间尺寸配置功能 (cfc4169)
+
## v0.4.5 (2025-08-25)
- feat(雷达点云): 添加缩放功能并优化界面控件样式 (904fd32)
- refactor: 移除未使用的 defineOptions 导入 (ec923d0)
@@ -1,6 +1,6 @@
{
"name": "ln-web",
- "version": "0.4.5",
+ "version": "0.4.6",
"private": true,
"type": "module",
"scripts": {