@complex-suite/plugin
Advanced tools
+3
-0
@@ -10,2 +10,5 @@ <!-- | ||
| ### 5.0.20 | ||
| - chore: 小版本升级,保持与套件其他子包版本同步 | ||
| ### 5.0.19 | ||
@@ -12,0 +15,0 @@ - feat(layout): `PluginLayout` 新增 `setVisibles(type, values)` 批量设置面板可见性,统一触发一次 `$countMain` |
+2
-2
| { | ||
| "name": "@complex-suite/plugin", | ||
| "version": "5.0.19", | ||
| "version": "5.0.20", | ||
| "description": "a complex plugin", | ||
@@ -15,3 +15,3 @@ "type": "module", | ||
| "dependencies": { | ||
| "@complex-suite/utils": "3.0.19" | ||
| "@complex-suite/utils": "3.0.20" | ||
| }, | ||
@@ -18,0 +18,0 @@ "devDependencies": { |
28854
0.28%+ Added
- Removed
Updated