@@ -1,4 +1,7 @@
+## v0.4.2 (2025-08-21)
+- refactor(device-detail): 重构点位图布局并优化样式结构,实时点位超出也可看到; (f028f7f)
+
## v0.4.1 (2025-08-20)
- refactor(device): 移除调试日志并优化点位图数据处理 (4a091d1)
@@ -1,6 +1,6 @@
{
"name": "ln-web",
- "version": "0.4.1",
+ "version": "0.4.2",
"private": true,
"type": "module",
"scripts": {