chore: release v0.23.1 - #547
Open
wld-walletkit-bot wants to merge 1 commit into
Open
wld-walletkit-bot wants to merge 1 commit into
wld-walletkit-bot wants to merge 1 commit into
Conversation
wld-walletkit-bot
requested review from
Dzejkop,
Guardiola31337,
Takaros999,
danielle-tfh,
kilianglas,
murph,
paolodamico and
philsippl
as code owners
September 17, 2026 20:14
wld-walletkit-bot
force-pushed
the
release-plz-2026-09-17T20-14-16Z
branch
from
September 17, 2026 20:22
9c21070 to
f17e79a
Compare
wld-walletkit-bot
force-pushed
the
release-plz-2026-09-17T20-14-16Z
branch
from
September 18, 2026 16:00
f17e79a to
bf944e4
Compare
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.
🤖 New release
walletkit-sqlite: 0.23.0 -> 0.23.1walletkit-db: 0.23.0 -> 0.23.1walletkit-core: 0.23.0 -> 0.23.1 (✓ API compatible changes)walletkit: 0.23.0 -> 0.23.1 (✓ API compatible changes)Changelog
walletkitThis PR was generated with release-plz.
Note
Low Risk
Mechanical semver patch bump and changelog update; functional changes were merged in prior PRs and are documented as API-compatible.
Overview
Release v0.23.1 bumps the workspace and internal crate versions from
0.23.0to0.23.1inCargo.toml,Cargo.lock, and related packages (walletkit,walletkit-core,walletkit-db,walletkit-sqlite, CLI, testkit,uniffi-bindgen,xtask).crates/walletkit/CHANGELOG.mdadds the 0.23.1 section (2026-09-18), recording what ships in this patch: secret redaction exposed to host bindings (#546), recovery counter RPC during authenticator init (#551), and Rust toolchain alignment on 1.98.1 (#509). No application logic changes appear in this diff—only versioning and release notes.Reviewed by Cursor Bugbot for commit bf944e4. Bugbot is set up for automated code reviews on this repo. Configure here.