open-code-review/scripts/publish
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
..
.env.example fix(publish): treat git tag as sole version source, no commit produced 2026-05-22 17:17:44 +08:00
_common.sh feat: add environment-driven publish scripts for single-branch workflow 2026-05-21 17:33:46 +08:00
publish.sh fix(publish): treat git tag as sole version source, no commit produced 2026-05-22 17:17:44 +08:00