chore: release v0.14.0 - #851
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
release-plz-2026-07-09T14-47-41Z
branch
from
July 9, 2026 20:04
e8757dc to
6e9920b
Compare
github-actions
Bot
force-pushed
the
release-plz-2026-07-09T14-47-41Z
branch
6 times, most recently
from
July 13, 2026 14:47
4d31413 to
39ef39b
Compare
github-actions
Bot
force-pushed
the
release-plz-2026-07-09T14-47-41Z
branch
5 times, most recently
from
July 28, 2026 12:14
febbc04 to
bc39974
Compare
github-actions
Bot
force-pushed
the
release-plz-2026-07-09T14-47-41Z
branch
6 times, most recently
from
August 6, 2026 08:09
adbceb7 to
fef54c4
Compare
github-actions
Bot
force-pushed
the
release-plz-2026-07-09T14-47-41Z
branch
from
August 7, 2026 13:23
fef54c4 to
39076fb
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
world-id-primitives: 0.13.0 -> 0.14.0 (✓ API compatible changes)world-id-proof: 0.13.0 -> 0.14.0 (✓ API compatible changes)world-id-registries: 0.13.0 -> 0.14.0world-id-authenticator: 0.13.0 -> 0.14.0 (✓ API compatible changes)world-id-issuer: 0.13.0 -> 0.14.0world-id-core: 0.13.0 -> 0.14.0 (✓ API compatible changes)Changelog
world-id-primitivesThis PR was generated with release-plz.
Note
Low Risk
The diff only changes version numbers and changelog text; no application or cryptographic logic is modified in this PR.
Overview
This PR bumps the workspace and published crates from
0.13.0to0.14.0, updatingCargo.toml,Cargo.lock, and adding a0.14.0section toCHANGELOG.md.The new changelog entry documents what ships in this release (already merged elsewhere): session-bound uniqueness proofs and a
verifyWithSessionverifier path, OPRF node checks (expires_atbounds,is_blocked), WIP-106 token/circuit work, a breaking rename of the proof module tonullifier_proof, and a NoirProver.tomlexample update. Several workspace members (world-id-primitives,world-id-proof,world-id-core,world-id-authenticator,world-id-issuer,world-id-registries, and related tools) are aligned on0.14.0in the lockfile.Reviewed by Cursor Bugbot for commit 39076fb. Bugbot is set up for automated code reviews on this repo. Configure here.