Skip to content

Update to v1.9.2 - #134

Merged
yhoztak merged 1 commit into
mainfrom
cli_v1.9.2_release
Jul 27, 2026
Merged

Update to v1.9.2#134
yhoztak merged 1 commit into
mainfrom
cli_v1.9.2_release

Conversation

@yhoztak

@yhoztak yhoztak commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Update for v1.9.2 release

@yhoztak
yhoztak requested review from asadeddin and juangaitanv July 27, 2026 21:17
@yhoztak yhoztak changed the title update to v1.9.2 Update to v1.9.2 Jul 27, 2026
Comment thread Cargo.toml
[package]
name = "corgea"
version = "1.9.1"
version = "1.9.2"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[P1] Roll forward past the already-published 1.9.2

v1.9.2 already points to f817199, where this manifest is still 1.9.1. The tag workflow (run 30302459430) consequently built corgea_cli-1.9.1 artifacts and skipped every PyPI upload as already existing, while @corgea/cli@1.9.2 is now published and its bundled binary reports corgea 1.9.1. PyPI still lists 1.9.1 as latest. Merging this commit cannot retrigger the tag build or replace the immutable npm package, so keeping 1.9.2 here leaves the npm/PyPI/runtime versions permanently inconsistent. RELEASING.md:113-115 explicitly requires rolling forward after a published bad version. Bump both Cargo.toml and the root package entry in Cargo.lock to 1.9.3, then merge and tag that commit; deprecate the bad npm 1.9.2 if appropriate.

Suggested change
version = "1.9.2"
version = "1.9.3"

@yhoztak
yhoztak merged commit c17d3de into main Jul 27, 2026
17 checks passed
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