|
1 | | -# v0.18.0 (Mon Apr 14 2025) |
| 1 | +# Change Log |
2 | 2 |
|
3 | | -#### 🚀 Enhancement |
| 3 | +All notable changes to this project will be documented in this file. |
| 4 | +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
4 | 5 |
|
5 | | -- feat: Add intuit/auto for release management ([@nklomp](https://github.com/nklomp)) |
6 | | -- feat: move from jest to vitest ([@nklomp](https://github.com/nklomp)) |
7 | | -- feat: Project is now ESM by default, bundled as CJS as well ([@nklomp](https://github.com/nklomp)) |
| 6 | +# [0.19.0](https://github.com/Sphereon-Opensource/OID4VC/compare/v0.17.0...v0.19.0) (2025-05-22) |
8 | 7 |
|
9 | | -#### 🐛 Bug Fix |
10 | 8 |
|
11 | | -- chore: update version ([@nklomp](https://github.com/nklomp)) |
12 | | -- chore: update deps ([@nklomp](https://github.com/nklomp)) |
13 | | -- chore: pnpm version fix ([@nklomp](https://github.com/nklomp)) |
14 | | -- chore: add coverage ([@nklomp](https://github.com/nklomp)) |
15 | | -- chore: fixes for project is now ESM by default, bundled as CJS as well ([@nklomp](https://github.com/nklomp)) |
16 | | -- chore(ci): merge main into develop (next) ([@github-actions[bot]](https://github.com/github-actions[bot])) |
| 9 | +### Features |
17 | 10 |
|
18 | | -#### Authors: 2 |
| 11 | +* add biome ([b8ff6cb](https://github.com/Sphereon-Opensource/OID4VC/commit/b8ff6cb8c7ca78acfc2dffab080ac03ea24ee8d5)) |
| 12 | +* add biome ([d92e50e](https://github.com/Sphereon-Opensource/OID4VC/commit/d92e50eb349a07f6c76d012ece5e88473b2406c5)) |
| 13 | +* Add intuit/auto for release management ([088b085](https://github.com/Sphereon-Opensource/OID4VC/commit/088b08578a236c0b23cfcb3eedd7bbf39c772ee7)) |
| 14 | +* move from jest to vitest ([6188f4a](https://github.com/Sphereon-Opensource/OID4VC/commit/6188f4a58493429d9ec2581eb587d61e5d91ad64)) |
| 15 | +* Project is now ESM by default, bundled as CJS as well ([af84cc5](https://github.com/Sphereon-Opensource/OID4VC/commit/af84cc5d0d775d9e76ce49695fd7b0b67d98a9dd)) |
19 | 16 |
|
20 | | -- [@github-actions[bot]](https://github.com/github-actions[bot]) |
21 | | -- Niels Klomp ([@nklomp](https://github.com/nklomp)) |
22 | 17 |
|
23 | | ---- |
24 | 18 |
|
25 | | -# Change Log |
26 | 19 |
|
27 | | -All notable changes to this project will be documented in this file. |
28 | | -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
29 | 20 |
|
30 | 21 | # [0.17.0](https://github.com/Sphereon-Opensource/OID4VC/compare/v0.16.0...v0.17.0) (2025-03-14) |
31 | 22 |
|
|
0 commit comments