From 39fd2ae933b7a9e0403fdd99395428a858b90323 Mon Sep 17 00:00:00 2001 From: Nick Lang Date: Wed, 25 Mar 2026 09:49:18 -0600 Subject: [PATCH] fix: correct RELEASES.md format for Speakeasy publish action 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) --- RELEASES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASES.md b/RELEASES.md index c0bd096c..2dbc5a78 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1195,9 +1195,9 @@ Based on: ## 2026-03-25 16:00:00 ### Changes Based on: -- OpenAPI Doc +- OpenAPI Doc - Speakeasy CLI 1.601.0 (2.680.0) https://github.com/speakeasy-api/speakeasy ### Generated - [python v0.42.11] . ### Releases -- [PyPI v0.42.11] https://pypi.org/project/unstructured-client/0.42.11 - . \ No newline at end of file +- [PyPI v0.42.11] https://pypi.org/project/unstructured-client/0.42.11 - .