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 11 forks source link

Format files after release #239

Closed cre8 closed 1 month ago

cre8 commented 3 months ago

When lerna is publishing a new release, it will update the package.json files and push it to github. Unfortunately the changes are not aligned with our biome config so the CI run after this will fail, see https://github.com/openwallet-foundation-labs/sd-jwt-js/actions/runs/9170609357/job/25213207873

There are two options: