Skip to content

docs: record 1.3.1 in release-please manifest and CHANGELOG#532

Open
petercorke wants to merge 1 commit into
mainfrom
docs/release-please-manifest-1.3.1
Open

docs: record 1.3.1 in release-please manifest and CHANGELOG#532
petercorke wants to merge 1 commit into
mainfrom
docs/release-please-manifest-1.3.1

Conversation

@petercorke

Copy link
Copy Markdown
Owner

Summary

  • 1.3.1 (rtb-data<2 pin) was published out-of-band from maintenance/1.3.x (off the v1.3.0 tag), since main had already diverged with in-progress breaking work. release-please's manifest never saw it.
  • Updates .github/.release-please-manifest.json (.: 1.3.0 → 1.3.1) and CHANGELOG.md to match, so release-please's bookkeeping is accurate and doesn't risk later colliding with the already-published v1.3.1 tag.
  • Does not touch pyproject.toml's version on main — that stays whatever it is until release-please's own next PR updates it normally.

🤖 Generated with Claude Code

The 1.3.1 rtb-data-pin release was published out-of-band from a
maintenance branch off the v1.3.0 tag (main had already diverged
with in-progress work), so release-please's own bookkeeping never
saw it. Without this, release-please could later try to reuse the
v1.3.1 tag for a from-main release and collide with the one that
already shipped.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant