eff5fb332a
- Topological sort from publish-all.sh replaces hardcoded order - bun publish directly (no manual workspace:* replacement/restoration) - bun run build + bun test (not npm run) - --dry-run support (skips git commit/push) - Delete publish-all.sh - Update package.json scripts Closes #237 Signed-off-by: 星月 <xingyue@shazhou.work>