File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 0.15.0] ( https://github.com/Sphereon-Opensource/OID4VCI/compare/v0.14.0...v0.15.0 ) (2024-07-15)
7+
8+ ### Bug Fixes
9+
10+ - add openid federation jwtVerifier ([ a5755ff] ( https://github.com/Sphereon-Opensource/OID4VCI/commit/a5755ffc5244f1ae72d9ad160c2271de07202ac1 ) )
11+ - build ([ 2da9205] ( https://github.com/Sphereon-Opensource/OID4VCI/commit/2da92051cb6387e6c10dd0ff2767aeeddab17dd9 ) )
12+ - build ([ 84aba5e] ( https://github.com/Sphereon-Opensource/OID4VCI/commit/84aba5e7cc9aca7b597f24c907dc717be45768d7 ) )
13+ - remove outdated docs ([ 31731e7] ( https://github.com/Sphereon-Opensource/OID4VCI/commit/31731e7628a93a1f749600ee138d2470a5048353 ) )
14+ - siop-oid4vp build order ([ dacf629] ( https://github.com/Sphereon-Opensource/OID4VCI/commit/dacf629be63f130c0f027deea6dfdc988eaa3c1b ) )
15+
16+ ### Features
17+
18+ - add siop-oid4vp package ([ 6bc76dd] ( https://github.com/Sphereon-Opensource/OID4VCI/commit/6bc76dd2e4843e0acf07fc44c4c0c247496d1973 ) )
19+ - did-auth-siop-adapter ([ 32ec2fc] ( https://github.com/Sphereon-Opensource/OID4VCI/commit/32ec2fc27a22cd069dc12fe011debef7f870cf5d ) )
20+ - update pnpm-lock.yaml ([ 158fb23] ( https://github.com/Sphereon-Opensource/OID4VCI/commit/158fb23152a5f8e891cbaeb5904947bb1cacf13e ) )
21+
622# [ 0.14.0] ( https://github.com/Sphereon-Opensource/OID4VCI/compare/v0.13.0...v0.14.0 ) (2024-07-06)
723
824### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "packages" : [" packages/*" ],
3- "version" : " 0.14 .0" ,
3+ "version" : " 0.15 .0" ,
44 "npmClient" : " pnpm" ,
55 "command" : {
66 "publish" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 0.15.0] ( https://github.com/Sphereon-Opensource/OID4VCI/compare/v0.14.0...v0.15.0 ) (2024-07-15)
7+
8+ ** Note:** Version bump only for package @sphereon/oid4vci-callback-example
9+
610# [ 0.14.0] ( https://github.com/Sphereon-Opensource/OID4VCI/compare/v0.13.0...v0.14.0 ) (2024-07-06)
711
812### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @sphereon/oid4vci-callback-example" ,
3- "version" : " 0.14 .0" ,
3+ "version" : " 0.15 .0" ,
44 "description" : " OpenID 4 Verifiable Credential Issuance issuer callback example" ,
55 "source" : " lib/index.ts" ,
66 "main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 0.15.0] ( https://github.com/Sphereon-Opensource/OID4VCI/compare/v0.14.0...v0.15.0 ) (2024-07-15)
7+
8+ ### Features
9+
10+ - did-auth-siop-adapter ([ 32ec2fc] ( https://github.com/Sphereon-Opensource/OID4VCI/commit/32ec2fc27a22cd069dc12fe011debef7f870cf5d ) )
11+
612# [ 0.14.0] ( https://github.com/Sphereon-Opensource/OID4VCI/compare/v0.13.0...v0.14.0 ) (2024-07-06)
713
814### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @sphereon/oid4vci-client" ,
3- "version" : " 0.14 .0" ,
3+ "version" : " 0.15 .0" ,
44 "description" : " OpenID for Verifiable Credential Issuance (OpenID4VCI) client" ,
55 "source" : " lib/index.ts" ,
66 "main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 0.15.0] ( https://github.com/Sphereon-Opensource/OID4VCI/compare/v0.14.0...v0.15.0 ) (2024-07-15)
7+
8+ ### Features
9+
10+ - did-auth-siop-adapter ([ 32ec2fc] ( https://github.com/Sphereon-Opensource/OID4VCI/commit/32ec2fc27a22cd069dc12fe011debef7f870cf5d ) )
11+
612# [ 0.14.0] ( https://github.com/Sphereon-Opensource/OID4VCI/compare/v0.13.0...v0.14.0 ) (2024-07-06)
713
814### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @sphereon/oid4vci-common" ,
3- "version" : " 0.14 .0" ,
3+ "version" : " 0.15 .0" ,
44 "description" : " OpenID 4 Verifiable Credential Issuance Common Types" ,
55 "source" : " lib/index.ts" ,
66 "main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ # [ 0.15.0] ( https://github.com/Sphereon-Opensource/OID4VCI/compare/v0.14.0...v0.15.0 ) (2024-07-15)
7+
8+ ### Features
9+
10+ - did-auth-siop-adapter ([ 32ec2fc] ( https://github.com/Sphereon-Opensource/OID4VCI/commit/32ec2fc27a22cd069dc12fe011debef7f870cf5d ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @sphereon/did-auth-siop-adapter" ,
3- "version" : " 0.6.4 " ,
3+ "version" : " 0.15.0 " ,
44 "description" : " Self Issued OpenID V2 (SIOPv2) and OpenID 4 Verifiable Presentations (OID4VP) did adapter" ,
55 "source" : " lib/index.ts" ,
66 "main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments