Release 0.4.0 - #61
Merged
Merged
Conversation
frostevent
approved these changes
Sep 8, 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.
Version bump to 0.4.0.
Includes #56 —
<proof-verify-id>takes ascopeattribute, falling back to the default (basic) scope when absent, so existing usage is unchanged.Scopeis re-exported fromindex.tsand typed on the JSX attributes. Also bumps@proof.com/proof-vc-commonfrom^0.3.0to^0.4.4, which is what makes the US nationality scope available to consumers.Minor rather than patch: it adds public API, and the dependency bump moves common a minor version, so consumers should opt in via their range rather than receive it silently on
^0.3.1.package.json→ 0.4.0yarn.lockunchanged (the workspace resolves as0.0.0-use.local)Once merged, a GitHub Release
v0.4.0against the merged commit triggerspublish.ymlto publish the package.🤖 Generated with Claude Code