open-code-review/scripts
kite 75f1ddc295 fix(publish): treat git tag as sole version source, no commit produced
- Remove sync_version step and post-publish version bump commit
- Version is now injected temporarily into package.json during publish
  and restored afterward (same approach as CI workflow)
- Set package.json version to 0.0.0 as inert placeholder
- Add export to .env.example so variables propagate to child processes
- Simplify patch_package_json by removing dead code branches
2026-05-22 17:17:44 +08:00
..
publish fix(publish): treat git tag as sole version source, no commit produced 2026-05-22 17:17:44 +08:00
install.js feat: add async background auto-update mechanism 2026-05-22 16:15:51 +08:00
update.js feat: add async background auto-update mechanism 2026-05-22 16:15:51 +08:00