Files
inkos/scripts
majx_mac 4b8e0e4733 fix: shared prepack/postpack to prevent workspace:* leaking into tarballs
- Move CLI-local scripts to shared scripts/ at repo root
- Add prepack/postpack to core package.json as safety net
- Add CI verify-pack job that checks both tarballs on every push
- Add root `pnpm release` script as canonical publish entry point

Closes the workspace:* protocol bug that broke npm/pnpm install
for @actalk/inkos@0.3.4.
2026-03-14 00:44:46 +08:00
..