chore: release v0.21.4 - #491
Merged
Merged
Conversation
wld-walletkit-bot
requested review from
Dzejkop,
Guardiola31337,
Takaros999,
danielle-tfh,
kilianglas,
murph,
paolodamico and
philsippl
as code owners
August 31, 2026 21:12
SeanROlszewski
approved these changes
Aug 31, 2026
Takaros999
approved these changes
Aug 31, 2026
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-db: 0.21.3 -> 0.21.4walletkit-core: 0.21.3 -> 0.21.4 (✓ API compatible changes)walletkit: 0.21.3 -> 0.21.4 (✓ API compatible changes)Changelog
walletkitThis PR was generated with release-plz.
Note
Low Risk
Version and lockfile bumps plus changelog only; no runtime or security logic changes in this diff.
Overview
Release v0.21.4 bumps the workspace and published crates (
walletkit,walletkit-core,walletkit-db, CLI, UniFFI bindgen,xtask) from 0.21.3 → 0.21.4, with matching updates inCargo.lockand workspace dependency pins.The
walletkitchangelog records what this release publishes: credential claims accessors and a stored-credential fetch API (#490), noted as API-compatible forwalletkitandwalletkit-core. This PR contains no application logic—only versioning and release notes (release-plz).Reviewed by Cursor Bugbot for commit 74878ba. Bugbot is set up for automated code reviews on this repo. Configure here.