Skip to content

chore: release as v0.5.2 — v0.5.1 tag was already published - #249

Merged
ShotaroKataoka merged 2 commits into
mainfrom
chore/release-v0.5.2
Aug 1, 2026
Merged

chore: release as v0.5.2 — v0.5.1 tag was already published#249
ShotaroKataoka merged 2 commits into
mainfrom
chore/release-v0.5.2

Conversation

@ShotaroKataoka

Copy link
Copy Markdown
Contributor

Summary

While preparing the v0.5.1 tag, we found it was already published on 2026-07-31 (f670a141, PR #240 merge) with its GitHub Release — before the run_python semantics work landed. This is exactly the numbering hazard documented in #246.

Rewriting a public tag breaks reproducibility (fetched tags don't auto-update on clients), so the published v0.5.1 stays as-is and the new work ships as v0.5.2:

  • Restore the [0.5.1] changelog section to exactly what the published tag contains (verified byte-identical against f670a141), with its original 07-31 date — reverts the section merge from docs: finalize CHANGELOG for v0.5.1 #248
  • New [0.5.2] section (2026-08-01): run_python persistence semantics unification + superseded PPTX artifact cleanup
  • Bump __version__ to 0.5.2

After merge, v0.5.2 will be tagged on the merge commit (tag push triggers the automated GitHub Release).

…g was already published

The v0.5.1 tag + GitHub Release were published on 2026-07-31 (f670a14),
before the run_python work landed. Rewriting a public tag breaks
reproducibility (fetched tags don't auto-update), so this release keeps
the published v0.5.1 as-is and ships the new work as v0.5.2:

- Restore the [0.5.1] section to exactly what the published tag contains
  (verified byte-identical) with its original 07-31 date
- New [0.5.2] section: run_python persistence semantics + superseded
  artifact cleanup
- Bump __version__ to 0.5.2

SPEC: 20260801-1122_run-python-unified-semantics
Progress: release renumbered to v0.5.2
Next: merge → tag v0.5.2
@ShotaroKataoka ShotaroKataoka added the blog:skip ブログ対象外 label Aug 1, 2026
@ShotaroKataoka
ShotaroKataoka merged commit ed188e7 into main Aug 1, 2026
13 checks passed
@ShotaroKataoka
ShotaroKataoka deleted the chore/release-v0.5.2 branch August 1, 2026 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blog:skip ブログ対象外

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant