Skip to content

Conversation

@OttoAllmendinger
Copy link
Contributor

Configure lerna for publishing packages with independent versioning, keeping
conventional commit standards. Update CI workflow to use lerna instead of
multi-semantic-release for simplified package management.

Issue: BTC-2652

@OttoAllmendinger OttoAllmendinger changed the title # feat(wasm): switch from multi-semantic-release to lerna feat(wasm): switch from multi-semantic-release to lerna Oct 28, 2025
Configure lerna for publishing packages with independent versioning, keeping
conventional commit standards. Update CI workflow to use lerna instead of
multi-semantic-release for simplified package management.

Issue: BTC-2652

Co-authored-by: llm-git <llm-git@ttll.de>
@OttoAllmendinger OttoAllmendinger marked this pull request as ready for review October 28, 2025 13:11
@OttoAllmendinger OttoAllmendinger requested a review from a team as a code owner October 28, 2025 13:11
@OttoAllmendinger OttoAllmendinger merged commit bb22b6c into master Oct 28, 2025
1 check passed
@OttoAllmendinger OttoAllmendinger deleted the BTC-2652.use-lerna branch October 28, 2025 20:11
"name": "@bitgo/wasm-utxo",
"description": "WebAssembly wrapper for rust-bitcoin (beta)",
"version": "0.0.0-semantic-release-managed",
"version": "0.0.1",
Copy link
Contributor

Choose a reason for hiding this comment

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

@OttoAllmendinger keeping track of the version number in the package.json file will require creating a new commit during the release, which will significantly increase the complexity of the release workflow

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.

4 participants