Skip to content

fix: correct RELEASES.md format for Speakeasy publish#333

Merged
awalker4 merged 1 commit intomainfrom
fix/releases-md-format
Mar 25, 2026
Merged

fix: correct RELEASES.md format for Speakeasy publish#333
awalker4 merged 1 commit intomainfrom
fix/releases-md-format

Conversation

@fxdgear
Copy link
Copy Markdown
Contributor

@fxdgear fxdgear commented Mar 25, 2026

Summary

  • Adds missing trailing spaces to - OpenAPI Doc line in the 0.42.11 RELEASES.md entry
  • Adds missing trailing newline at end of file
  • The Speakeasy publish action failed with error parsing last release info because the format didn't match the expected pattern

This unblocks the 0.42.11 PyPI publish.

🤖 Generated with Claude Code


Note

Low Risk
Low risk: documentation-only formatting tweaks (trailing spaces/newline) to satisfy Speakeasy release parsing; no runtime code changes.

Overview
Fixes the 2026-03-25 (v0.42.11) entry in RELEASES.md to match Speakeasy’s expected release format by restoring the trailing spaces on - OpenAPI Doc and ensuring the file ends with a proper final newline (so the last PyPI v0.42.11 line is parsed correctly).

Written by Cursor Bugbot for commit 39fd2ae. This will update automatically on new commits. Configure here.

The 0.42.11 entry was missing trailing spaces on the OpenAPI Doc line,
causing the Speakeasy publish action to fail with "error parsing last
release info".

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@fxdgear fxdgear enabled auto-merge (squash) March 25, 2026 15:50
@awalker4 awalker4 disabled auto-merge March 25, 2026 15:52
@awalker4 awalker4 merged commit 38d5a49 into main Mar 25, 2026
18 of 20 checks passed
@awalker4 awalker4 deleted the fix/releases-md-format branch March 25, 2026 15:52
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.

2 participants