openwallet-foundation-labs / sd-jwt-js

A JavaScript implementation of the Selective Disclosure JWT (SD-JWT) spec.
https://sdjwt.js.org/
Apache License 2.0
36 stars 12 forks source link

Release #156

Closed cre8 closed 6 months ago

lukasjhan commented 6 months ago

When merge, use merge commit. Squash method will fail to release. :)

Thank you for the resetting.

cre8 commented 6 months ago

Lets also include the fix for #157 before merging this

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.03%. Comparing base (9dd530b) to head (9f28a26).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #156 +/- ## ========================================== + Coverage 97.73% 98.03% +0.30% ========================================== Files 23 23 Lines 1983 2082 +99 Branches 284 307 +23 ========================================== + Hits 1938 2041 +103 + Misses 45 41 -4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.