chore(release): bump to 10.0.1#1330
Merged
Merged
Conversation
Version-only bump across the root umbrella and all 18 packages (19 files), mirroring the 10.0.0 release-bump pattern. Baseline for the 10.0.1 release; merge last, after the in-flight PRs land. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
otReviewAgent
left a comment
There was a problem hiding this comment.
Review Agent completed this review and found no issues.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version bump →
10.0.1Bumps
versionto10.0.1across the root umbrella and all 18 packages — 19package.jsonfiles, version field only, mirroring the10.0.0release-bump (0de5f259f, also exactly 19/19). No dependency, lockfile, or source changes.Merge order
🔸 Merge this last, after the other in-flight PRs land. It only touches
versionfields, so it should stay conflict-free with feature PRs.Context
v10.0.0is now tagged + released (baseline at539fa0109— the commit npm10.0.0was actually published from).10.0.1is a patch. The post-launch set sincev10.0.0, grouped:StakingV10.claimFor(feat(staking): permissionless claim via StakingV10.claimFor (no wrapper redeploy) #1303).Release steps after merge (manual — npm enforces 2FA; the NPM Publish workflow is disabled)
v10.0.1(signed annotated tag — triggersrelease.ymlto build the GitHub release + MarkItDown assets).pnpm install --frozen-lockfile && pnpm build && pnpm -r publish --tag latestwith OTP.npm dist-tag add @origintrail-official/dkg@10.0.1 mainnetand… testnet(otherwise no node auto-updates — per feat(cli): per-node auto-update channel (decouple testnet from latest) #1295). Themainnetchannel covers Base, Gnosis, and NeuroWeb.🤖 Generated with Claude Code