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.10.3] ( https://github.com/Sphereon-Opensource/OID4VCI/compare/v0.10.2...v0.10.3 ) (2024-04-25)
7+
8+ ### Bug Fixes
9+
10+ - Fix iat expiration check ([ 1260291] ( https://github.com/Sphereon-Opensource/OID4VCI/commit/126029124ee0c566eeaab60993a65da5afa9ab31 ) )
11+ - issuance and expiration sometimes used milliseconds instead of seconds ([ afc2a8a] ( https://github.com/Sphereon-Opensource/OID4VCI/commit/afc2a8a9171bae7e30ed7c7d9bd094d8cbd49b80 ) )
12+ - seconds to ms ([ cbd60a6] ( https://github.com/Sphereon-Opensource/OID4VCI/commit/cbd60a6b6e91d645d03da73ef47c69b4add63e38 ) )
13+
614## [ 0.10.2] ( https://github.com/Sphereon-Opensource/OID4VCI/compare/v0.10.1...v0.10.2 ) (2024-03-13)
715
816### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "packages" : [" packages/*" ],
3- "version" : " 0.10.2 " ,
3+ "version" : " 0.10.3 " ,
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.10.3] ( https://github.com/Sphereon-Opensource/OID4VCI/compare/v0.10.2...v0.10.3 ) (2024-04-25)
7+
8+ ### Bug Fixes
9+
10+ - issuance and expiration sometimes used milliseconds instead of seconds ([ afc2a8a] ( https://github.com/Sphereon-Opensource/OID4VCI/commit/afc2a8a9171bae7e30ed7c7d9bd094d8cbd49b80 ) )
11+
612## [ 0.10.2] ( https://github.com/Sphereon-Opensource/OID4VCI/compare/v0.10.1...v0.10.2 ) (2024-03-13)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @sphereon/oid4vci-callback-example" ,
3- "version" : " 0.10.2 " ,
3+ "version" : " 0.10.3 " ,
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.10.3] ( https://github.com/Sphereon-Opensource/OID4VCI/compare/v0.10.2...v0.10.3 ) (2024-04-25)
7+
8+ ### Bug Fixes
9+
10+ - issuance and expiration sometimes used milliseconds instead of seconds ([ afc2a8a] ( https://github.com/Sphereon-Opensource/OID4VCI/commit/afc2a8a9171bae7e30ed7c7d9bd094d8cbd49b80 ) )
11+
612## [ 0.10.2] ( https://github.com/Sphereon-Opensource/OID4VCI/compare/v0.10.1...v0.10.2 ) (2024-03-13)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @sphereon/oid4vci-client" ,
3- "version" : " 0.10.2 " ,
3+ "version" : " 0.10.3 " ,
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.10.3] ( https://github.com/Sphereon-Opensource/OID4VCI/compare/v0.10.2...v0.10.3 ) (2024-04-25)
7+
8+ ** Note:** Version bump only for package @sphereon/oid4vci-common
9+
610## [ 0.10.1] ( https://github.com/Sphereon-Opensource/OID4VCI/compare/v0.10.0...v0.10.1 ) (2024-03-12)
711
812### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @sphereon/oid4vci-common" ,
3- "version" : " 0.10.1 " ,
3+ "version" : " 0.10.3 " ,
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 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.10.3] ( https://github.com/Sphereon-Opensource/OID4VCI/compare/v0.10.2...v0.10.3 ) (2024-04-25)
7+
8+ ### Bug Fixes
9+
10+ - issuance and expiration sometimes used milliseconds instead of seconds ([ afc2a8a] ( https://github.com/Sphereon-Opensource/OID4VCI/commit/afc2a8a9171bae7e30ed7c7d9bd094d8cbd49b80 ) )
11+
612## [ 0.10.2] ( https://github.com/Sphereon-Opensource/OID4VCI/compare/v0.10.1...v0.10.2 ) (2024-03-13)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @sphereon/oid4vci-issuer-server" ,
3- "version" : " 0.10.2 " ,
3+ "version" : " 0.10.3 " ,
44 "description" : " OpenID 4 Verifiable Credential Issuance Server" ,
55 "source" : " lib/index.ts" ,
66 "main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments