@complex-suite/plugin
Advanced tools
+7
-0
@@ -0,1 +1,8 @@ | ||
| ### 5.0.10 | ||
| - chore: 小版本升级,保持与套件其他子包版本同步。 | ||
| - fix(test): vitest 配置显式设置包级 `root`,消除 monorepo 根目录执行时的 cwd 隐式依赖。 | ||
| ### 5.0.9 | ||
| - chore: 小版本升级,保持与套件其他子包版本同步。 | ||
| ### 5.0.8 | ||
@@ -2,0 +9,0 @@ - docs: 更新子包 README 安装命令,修正旧包名 `complex-*` 为 `@complex-suite/*`。 |
+2
-2
| { | ||
| "name": "@complex-suite/plugin", | ||
| "version": "5.0.8", | ||
| "version": "5.0.10", | ||
| "description": "a complex plugin", | ||
@@ -15,3 +15,3 @@ "type": "module", | ||
| "dependencies": { | ||
| "@complex-suite/utils": "3.0.8" | ||
| "@complex-suite/utils": "3.0.10" | ||
| }, | ||
@@ -18,0 +18,0 @@ "devDependencies": { |
22903
1.26%+ Added
- Removed
Updated