@@ -1,4 +1,9 @@
+## v0.6.0 (2025-09-12)
+- feat(dashboard): 新增智慧大屏功能模块 (95356ce)
+- feat: 告警历史新增设备id搜索与回显; (e54e7ae)
+- feat: 设备基础配置,安装方式设置为必填项; (eeeedc6)
+
## v0.5.16 (2025-09-10)
- feat: 调整告警计划交互联动,事件类型和生效时段联动; (26c3385)
@@ -1,6 +1,6 @@
{
"name": "ln-web",
- "version": "0.5.16",
+ "version": "0.6.0",
"private": true,
"type": "module",
"scripts": {