# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.19.0](https://github.com/openwallet-foundation/sd-jwt-js/compare/v0.18.1...v0.19.0) (2026-01-23)

**Note:** Version bump only for package @sd-jwt/crypto-nodejs





# [0.18.0](https://github.com/openwallet-foundation/sd-jwt-js/compare/v0.17.1...v0.18.0) (2026-01-11)


### Features

* add support for ES384 and ES512 in node-crypto and browser-crypto ([#333](https://github.com/openwallet-foundation/sd-jwt-js/issues/333)) ([247dd05](https://github.com/openwallet-foundation/sd-jwt-js/commit/247dd052f4637d2794cf1a58c629b65e79f8d4e4))





# [0.17.0](https://github.com/openwallet-foundation/sd-jwt-js/compare/v0.16.0...v0.17.0) (2025-10-23)

**Note:** Version bump only for package @sd-jwt/crypto-nodejs





# [0.16.0](https://github.com/openwallet-foundation/sd-jwt-js/compare/v0.15.1...v0.16.0) (2025-10-07)


### Bug Fixes

* change repo url from labs to other one ([#323](https://github.com/openwallet-foundation/sd-jwt-js/issues/323)) ([f68c847](https://github.com/openwallet-foundation/sd-jwt-js/commit/f68c8476c2f04bb9d53acd4059b59caf271df015))
* set correct url in package json ([#321](https://github.com/openwallet-foundation/sd-jwt-js/issues/321)) ([554152c](https://github.com/openwallet-foundation/sd-jwt-js/commit/554152cc819bbc3afb504b25f4a2018a92fb72f1))


### Features

* updates all dependencies to latest versions + biome updates ([#324](https://github.com/openwallet-foundation/sd-jwt-js/issues/324)) ([75d5780](https://github.com/openwallet-foundation/sd-jwt-js/commit/75d5780fb53c5e2c886537b283503fc6fb088a4a))





# [0.15.0](https://github.com/openwallet-foundation/sd-jwt-js/compare/v0.14.1...v0.15.0) (2025-08-20)

**Note:** Version bump only for package @sd-jwt/crypto-nodejs





# [0.14.0](https://github.com/openwallet-foundation/sd-jwt-js/compare/v0.13.0...v0.14.0) (2025-06-30)

**Note:** Version bump only for package @sd-jwt/crypto-nodejs





# [0.13.0](https://github.com/openwallet-foundation/sd-jwt-js/compare/v0.12.0...v0.13.0) (2025-06-25)

**Note:** Version bump only for package @sd-jwt/crypto-nodejs





# [0.12.0](https://github.com/openwallet-foundation/sd-jwt-js/compare/v0.11.0...v0.12.0) (2025-06-21)

**Note:** Version bump only for package @sd-jwt/crypto-nodejs





# [0.11.0](https://github.com/openwallet-foundation/sd-jwt-js/compare/v0.10.0...v0.11.0) (2025-06-17)

**Note:** Version bump only for package @sd-jwt/crypto-nodejs





# [0.10.0](https://github.com/openwallet-foundation/sd-jwt-js/compare/v0.9.2...v0.10.0) (2025-03-24)

**Note:** Version bump only for package @sd-jwt/crypto-nodejs





## [0.9.2](https://github.com/openwallet-foundation/sd-jwt-js/compare/v0.9.1...v0.9.2) (2025-01-29)

**Note:** Version bump only for package @sd-jwt/crypto-nodejs





## [0.9.1](https://github.com/openwallet-foundation/sd-jwt-js/compare/v0.9.0...v0.9.1) (2024-12-13)

**Note:** Version bump only for package @sd-jwt/crypto-nodejs





# [0.9.0](https://github.com/openwallet-foundation/sd-jwt-js/compare/v0.8.0...v0.9.0) (2024-12-10)

**Note:** Version bump only for package @sd-jwt/crypto-nodejs





# [0.8.0](https://github.com/openwallet-foundation/sd-jwt-js/compare/v0.7.2...v0.8.0) (2024-11-26)

**Note:** Version bump only for package @sd-jwt/crypto-nodejs





## [0.7.2](https://github.com/openwallet-foundation/sd-jwt-js/compare/v0.7.1...v0.7.2) (2024-07-19)

**Note:** Version bump only for package @sd-jwt/crypto-nodejs





## [0.7.1](https://github.com/openwallet-foundation/sd-jwt-js/compare/v0.7.0...v0.7.1) (2024-05-21)

**Note:** Version bump only for package @sd-jwt/crypto-nodejs





# [0.7.0](https://github.com/openwallet-foundation/sd-jwt-js/compare/v0.6.1...v0.7.0) (2024-05-13)

**Note:** Version bump only for package @sd-jwt/crypto-nodejs





## [0.6.1](https://github.com/openwallet-foundation/sd-jwt-js/compare/v0.6.0...v0.6.1) (2024-03-18)

**Note:** Version bump only for package @sd-jwt/crypto-nodejs





# [0.6.0](https://github.com/openwallet-foundation/sd-jwt-js/compare/v0.5.0...v0.6.0) (2024-03-12)

**Note:** Version bump only for package @sd-jwt/crypto-nodejs





# [0.5.0](https://github.com/openwallet-foundation/sd-jwt-js/compare/v0.4.0...v0.5.0) (2024-03-11)


### Features

* make _digest value public in disclosure ([#151](https://github.com/openwallet-foundation/sd-jwt-js/issues/151)) ([7a3fbd7](https://github.com/openwallet-foundation/sd-jwt-js/commit/7a3fbd7db19b6501978340c972b171743d287285))





# 0.4.0 (2024-03-08)


### Bug Fixes

* add publish config ([#93](https://github.com/openwallet-foundation/sd-jwt-js/issues/93)) ([2e4c5c1](https://github.com/openwallet-foundation/sd-jwt-js/commit/2e4c5c176dc88e58e49d06783b7658d8ad872313))
* implement kbverify function ([#127](https://github.com/openwallet-foundation/sd-jwt-js/issues/127)) ([e5609f2](https://github.com/openwallet-foundation/sd-jwt-js/commit/e5609f26fab8c4991d3bd6c36066a95a30cfb972))


### Features

* es crypto features to nodejs and browser ([#106](https://github.com/openwallet-foundation/sd-jwt-js/issues/106)) ([3ba74e9](https://github.com/openwallet-foundation/sd-jwt-js/commit/3ba74e936dbc39698d47c6c8c1da956430e937f8))
