From 6dd8d940f7962410eea875fc0477090a7d66c32e Mon Sep 17 00:00:00 2001 From: Sphereon Date: Thu, 28 Sep 2023 23:18:45 +0000 Subject: [PATCH] chore(release): v0.17.1 --- CHANGELOG.md | 11 +++++++++++ lerna.json | 2 +- packages/agent-config/CHANGELOG.md | 11 +++++++++++ packages/agent-config/package.json | 2 +- packages/contact-manager-rest-api/CHANGELOG.md | 11 +++++++++++ packages/contact-manager-rest-api/package.json | 2 +- packages/contact-manager/CHANGELOG.md | 11 +++++++++++ packages/contact-manager/package.json | 2 +- packages/data-store/CHANGELOG.md | 11 +++++++++++ packages/data-store/package.json | 2 +- packages/dev/CHANGELOG.md | 11 +++++++++++ packages/dev/package.json | 2 +- packages/issuance-branding/CHANGELOG.md | 11 +++++++++++ packages/issuance-branding/package.json | 2 +- packages/kv-store/CHANGELOG.md | 11 +++++++++++ packages/kv-store/package.json | 2 +- packages/ms-authenticator/CHANGELOG.md | 11 +++++++++++ packages/ms-authenticator/package.json | 2 +- packages/ms-request-api/CHANGELOG.md | 11 +++++++++++ packages/ms-request-api/package.json | 2 +- packages/oid4vci-issuer-rest-api/CHANGELOG.md | 11 +++++++++++ packages/oid4vci-issuer-rest-api/package.json | 2 +- packages/oid4vci-issuer-rest-client/CHANGELOG.md | 11 +++++++++++ packages/oid4vci-issuer-rest-client/package.json | 2 +- packages/oid4vci-issuer-store/CHANGELOG.md | 11 +++++++++++ packages/oid4vci-issuer-store/package.json | 2 +- packages/oid4vci-issuer/CHANGELOG.md | 11 +++++++++++ packages/oid4vci-issuer/package.json | 2 +- packages/presentation-exchange/CHANGELOG.md | 11 +++++++++++ packages/presentation-exchange/package.json | 2 +- packages/qr-code-generator/CHANGELOG.md | 11 +++++++++++ packages/qr-code-generator/package.json | 2 +- packages/siopv2-oid4vp-common/CHANGELOG.md | 11 +++++++++++ packages/siopv2-oid4vp-common/package.json | 2 +- packages/siopv2-oid4vp-op-auth/CHANGELOG.md | 11 +++++++++++ packages/siopv2-oid4vp-op-auth/package.json | 2 +- packages/siopv2-oid4vp-rp-auth/CHANGELOG.md | 11 +++++++++++ packages/siopv2-oid4vp-rp-auth/package.json | 2 +- packages/siopv2-oid4vp-rp-rest-api/CHANGELOG.md | 11 +++++++++++ packages/siopv2-oid4vp-rp-rest-api/package.json | 2 +- packages/siopv2-oid4vp-rp-rest-client/CHANGELOG.md | 11 +++++++++++ packages/siopv2-oid4vp-rp-rest-client/package.json | 2 +- packages/ssi-express-support/CHANGELOG.md | 11 +++++++++++ packages/ssi-express-support/package.json | 2 +- packages/ssi-sdk-core/CHANGELOG.md | 11 +++++++++++ packages/ssi-sdk-core/package.json | 2 +- packages/ssi-types/CHANGELOG.md | 11 +++++++++++ packages/ssi-types/package.json | 2 +- packages/uni-resolver-registrar-api/CHANGELOG.md | 11 +++++++++++ packages/uni-resolver-registrar-api/package.json | 2 +- packages/vc-handler-ld-local/CHANGELOG.md | 11 +++++++++++ packages/vc-handler-ld-local/package.json | 2 +- packages/vc-status-list-issuer-drivers/CHANGELOG.md | 11 +++++++++++ packages/vc-status-list-issuer-drivers/package.json | 2 +- packages/vc-status-list-issuer-rest-api/CHANGELOG.md | 11 +++++++++++ packages/vc-status-list-issuer-rest-api/package.json | 2 +- packages/vc-status-list/CHANGELOG.md | 11 +++++++++++ packages/vc-status-list/package.json | 2 +- packages/w3c-vc-api-issuer-rest-client/CHANGELOG.md | 11 +++++++++++ packages/w3c-vc-api-issuer-rest-client/package.json | 2 +- packages/w3c-vc-api-verifier-rest-client/CHANGELOG.md | 11 +++++++++++ packages/w3c-vc-api-verifier-rest-client/package.json | 2 +- packages/w3c-vc-api/CHANGELOG.md | 11 +++++++++++ packages/w3c-vc-api/package.json | 2 +- packages/web3-provider-headless/CHANGELOG.md | 11 +++++++++++ packages/web3-provider-headless/package.json | 4 ++-- packages/wellknown-did-issuer/CHANGELOG.md | 11 +++++++++++ packages/wellknown-did-issuer/package.json | 2 +- packages/wellknown-did-verifier/CHANGELOG.md | 11 +++++++++++ packages/wellknown-did-verifier/package.json | 2 +- pnpm-lock.yaml | 2 +- 71 files changed, 422 insertions(+), 37 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f78304df..d614fd416 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) diff --git a/lerna.json b/lerna.json index 6fca36f7c..a29ea9cb7 100644 --- a/lerna.json +++ b/lerna.json @@ -2,7 +2,7 @@ "packages": [ "packages/*" ], - "version": "0.17.0", + "version": "0.17.1", "npmClient": "pnpm", "command": { "publish": { diff --git a/packages/agent-config/CHANGELOG.md b/packages/agent-config/CHANGELOG.md index 7382382e8..cd91cb608 100644 --- a/packages/agent-config/CHANGELOG.md +++ b/packages/agent-config/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/agent-config/package.json b/packages/agent-config/package.json index 403803355..69416f993 100644 --- a/packages/agent-config/package.json +++ b/packages/agent-config/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/ssi-sdk.agent-config", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/contact-manager-rest-api/CHANGELOG.md b/packages/contact-manager-rest-api/CHANGELOG.md index 78633f7ad..25d6f5f45 100644 --- a/packages/contact-manager-rest-api/CHANGELOG.md +++ b/packages/contact-manager-rest-api/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/contact-manager-rest-api/package.json b/packages/contact-manager-rest-api/package.json index 50e432333..fb90e4e07 100644 --- a/packages/contact-manager-rest-api/package.json +++ b/packages/contact-manager-rest-api/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/ssi-sdk.contact-manager-rest-api", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/contact-manager/CHANGELOG.md b/packages/contact-manager/CHANGELOG.md index 8e4fbc62f..008fa78db 100644 --- a/packages/contact-manager/CHANGELOG.md +++ b/packages/contact-manager/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/contact-manager/package.json b/packages/contact-manager/package.json index 6262f2297..bff108d6f 100644 --- a/packages/contact-manager/package.json +++ b/packages/contact-manager/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/ssi-sdk.contact-manager", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/data-store/CHANGELOG.md b/packages/data-store/CHANGELOG.md index 15b457bd3..1f836d48d 100644 --- a/packages/data-store/CHANGELOG.md +++ b/packages/data-store/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/data-store/package.json b/packages/data-store/package.json index 243f3e1fe..21ec9f1d6 100644 --- a/packages/data-store/package.json +++ b/packages/data-store/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/ssi-sdk.data-store", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/dev/CHANGELOG.md b/packages/dev/CHANGELOG.md index 3279def2f..76d9b802c 100644 --- a/packages/dev/CHANGELOG.md +++ b/packages/dev/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/dev/package.json b/packages/dev/package.json index 6b2924340..ffbc9322d 100644 --- a/packages/dev/package.json +++ b/packages/dev/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/ssi-sdk.dev", - "version": "0.17.0", + "version": "0.17.1", "source": "lib/index.ts", "exports": { ".": { diff --git a/packages/issuance-branding/CHANGELOG.md b/packages/issuance-branding/CHANGELOG.md index 373e5f771..42ba914d1 100644 --- a/packages/issuance-branding/CHANGELOG.md +++ b/packages/issuance-branding/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/issuance-branding/package.json b/packages/issuance-branding/package.json index 7c26dfa3f..fffb01044 100644 --- a/packages/issuance-branding/package.json +++ b/packages/issuance-branding/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/ssi-sdk.issuance-branding", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/kv-store/CHANGELOG.md b/packages/kv-store/CHANGELOG.md index 62aa8dc67..9a9dd15cf 100644 --- a/packages/kv-store/CHANGELOG.md +++ b/packages/kv-store/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/uport-project/veramo/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/uport-project/veramo/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/uport-project/veramo/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/kv-store/package.json b/packages/kv-store/package.json index 149e84d38..e05c546cb 100644 --- a/packages/kv-store/package.json +++ b/packages/kv-store/package.json @@ -1,7 +1,7 @@ { "name": "@sphereon/ssi-sdk.kv-store-temp", "description": "Key Value Store plugin", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/ms-authenticator/CHANGELOG.md b/packages/ms-authenticator/CHANGELOG.md index 8ef4e686d..f56ef005d 100644 --- a/packages/ms-authenticator/CHANGELOG.md +++ b/packages/ms-authenticator/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/ms-authenticator/package.json b/packages/ms-authenticator/package.json index e76901822..b88c301fc 100644 --- a/packages/ms-authenticator/package.json +++ b/packages/ms-authenticator/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/ssi-sdk.ms-authenticator", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/ms-request-api/CHANGELOG.md b/packages/ms-request-api/CHANGELOG.md index 4801afba3..b64175b0b 100644 --- a/packages/ms-request-api/CHANGELOG.md +++ b/packages/ms-request-api/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/ms-request-api/package.json b/packages/ms-request-api/package.json index c0f0a18a0..8a2380a21 100644 --- a/packages/ms-request-api/package.json +++ b/packages/ms-request-api/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/ssi-sdk.ms-request-api", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/oid4vci-issuer-rest-api/CHANGELOG.md b/packages/oid4vci-issuer-rest-api/CHANGELOG.md index 9e5b119b1..94cf4608a 100644 --- a/packages/oid4vci-issuer-rest-api/CHANGELOG.md +++ b/packages/oid4vci-issuer-rest-api/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/oid4vci-issuer-rest-api/package.json b/packages/oid4vci-issuer-rest-api/package.json index 7ab878c98..5508ceb28 100644 --- a/packages/oid4vci-issuer-rest-api/package.json +++ b/packages/oid4vci-issuer-rest-api/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/ssi-sdk.oid4vci-issuer-rest-api", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/oid4vci-issuer-rest-client/CHANGELOG.md b/packages/oid4vci-issuer-rest-client/CHANGELOG.md index 0f8c14426..3bcc84e50 100644 --- a/packages/oid4vci-issuer-rest-client/CHANGELOG.md +++ b/packages/oid4vci-issuer-rest-client/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-OpenSource/ssi-sdk/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-OpenSource/ssi-sdk/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-OpenSource/ssi-sdk/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/oid4vci-issuer-rest-client/package.json b/packages/oid4vci-issuer-rest-client/package.json index 6a5d3ac39..dd97c58a6 100644 --- a/packages/oid4vci-issuer-rest-client/package.json +++ b/packages/oid4vci-issuer-rest-client/package.json @@ -1,7 +1,7 @@ { "name": "@sphereon/ssi-sdk.oid4vci-issuer-rest-client", "description": "contains the client side to call REST endpoints of a Verifiable Credential Issuer", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/oid4vci-issuer-store/CHANGELOG.md b/packages/oid4vci-issuer-store/CHANGELOG.md index 6c5127632..52d50636f 100644 --- a/packages/oid4vci-issuer-store/CHANGELOG.md +++ b/packages/oid4vci-issuer-store/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/oid4vci-issuer-store/package.json b/packages/oid4vci-issuer-store/package.json index 017f88a65..354bcddd8 100644 --- a/packages/oid4vci-issuer-store/package.json +++ b/packages/oid4vci-issuer-store/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/ssi-sdk.oid4vci-issuer-store", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/oid4vci-issuer/CHANGELOG.md b/packages/oid4vci-issuer/CHANGELOG.md index 0b5e16cdd..9c9ed4111 100644 --- a/packages/oid4vci-issuer/CHANGELOG.md +++ b/packages/oid4vci-issuer/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/oid4vci-issuer/package.json b/packages/oid4vci-issuer/package.json index d4ec69055..9f9ff4f4e 100644 --- a/packages/oid4vci-issuer/package.json +++ b/packages/oid4vci-issuer/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/ssi-sdk.oid4vci-issuer", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/presentation-exchange/CHANGELOG.md b/packages/presentation-exchange/CHANGELOG.md index 2eda5b709..640096c03 100644 --- a/packages/presentation-exchange/CHANGELOG.md +++ b/packages/presentation-exchange/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/presentation-exchange/package.json b/packages/presentation-exchange/package.json index 60f48d825..0cbff3b37 100644 --- a/packages/presentation-exchange/package.json +++ b/packages/presentation-exchange/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/ssi-sdk.presentation-exchange", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/qr-code-generator/CHANGELOG.md b/packages/qr-code-generator/CHANGELOG.md index 29031d2fc..66759c9cd 100644 --- a/packages/qr-code-generator/CHANGELOG.md +++ b/packages/qr-code-generator/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/qr-code-generator/package.json b/packages/qr-code-generator/package.json index d4786ef3b..43ee48b27 100644 --- a/packages/qr-code-generator/package.json +++ b/packages/qr-code-generator/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/ssi-sdk.qr-code-generator", - "version": "0.17.0", + "version": "0.17.1", "description": "QR Code provider (react)", "source": "src/index.ts", "main": "dist/index.js", diff --git a/packages/siopv2-oid4vp-common/CHANGELOG.md b/packages/siopv2-oid4vp-common/CHANGELOG.md index 3b5be11e5..40d8e92fb 100644 --- a/packages/siopv2-oid4vp-common/CHANGELOG.md +++ b/packages/siopv2-oid4vp-common/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/siopv2-oid4vp-common/package.json b/packages/siopv2-oid4vp-common/package.json index d27c72f9a..81264fcdd 100644 --- a/packages/siopv2-oid4vp-common/package.json +++ b/packages/siopv2-oid4vp-common/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/ssi-sdk.siopv2-oid4vp-common", - "version": "0.17.0", + "version": "0.17.1", "description": "Common SIOPv2 and OID4VP types between modules", "source": "src/index.ts", "main": "dist/index.js", diff --git a/packages/siopv2-oid4vp-op-auth/CHANGELOG.md b/packages/siopv2-oid4vp-op-auth/CHANGELOG.md index ea61fc73f..df5a277a6 100644 --- a/packages/siopv2-oid4vp-op-auth/CHANGELOG.md +++ b/packages/siopv2-oid4vp-op-auth/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/siopv2-oid4vp-op-auth/package.json b/packages/siopv2-oid4vp-op-auth/package.json index aad0f720e..693443115 100644 --- a/packages/siopv2-oid4vp-op-auth/package.json +++ b/packages/siopv2-oid4vp-op-auth/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/ssi-sdk.siopv2-oid4vp-op-auth", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/siopv2-oid4vp-rp-auth/CHANGELOG.md b/packages/siopv2-oid4vp-rp-auth/CHANGELOG.md index 377d8824a..b1cd7d4f1 100644 --- a/packages/siopv2-oid4vp-rp-auth/CHANGELOG.md +++ b/packages/siopv2-oid4vp-rp-auth/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/siopv2-oid4vp-rp-auth/package.json b/packages/siopv2-oid4vp-rp-auth/package.json index a42c80128..b2909ccad 100644 --- a/packages/siopv2-oid4vp-rp-auth/package.json +++ b/packages/siopv2-oid4vp-rp-auth/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/ssi-sdk.siopv2-oid4vp-rp-auth", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/siopv2-oid4vp-rp-rest-api/CHANGELOG.md b/packages/siopv2-oid4vp-rp-rest-api/CHANGELOG.md index 55668d6d7..ad1b9337e 100644 --- a/packages/siopv2-oid4vp-rp-rest-api/CHANGELOG.md +++ b/packages/siopv2-oid4vp-rp-rest-api/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/siopv2-oid4vp-rp-rest-api/package.json b/packages/siopv2-oid4vp-rp-rest-api/package.json index 35fdc84c3..186f5296f 100644 --- a/packages/siopv2-oid4vp-rp-rest-api/package.json +++ b/packages/siopv2-oid4vp-rp-rest-api/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/ssi-sdk.siopv2-oid4vp-rp-rest-api", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/siopv2-oid4vp-rp-rest-client/CHANGELOG.md b/packages/siopv2-oid4vp-rp-rest-client/CHANGELOG.md index d721fd6ef..53989cf88 100644 --- a/packages/siopv2-oid4vp-rp-rest-client/CHANGELOG.md +++ b/packages/siopv2-oid4vp-rp-rest-client/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-OpenSource/ssi-sdk/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-OpenSource/ssi-sdk/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-OpenSource/ssi-sdk/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/siopv2-oid4vp-rp-rest-client/package.json b/packages/siopv2-oid4vp-rp-rest-client/package.json index 310be8dc1..71d54e94d 100644 --- a/packages/siopv2-oid4vp-rp-rest-client/package.json +++ b/packages/siopv2-oid4vp-rp-rest-client/package.json @@ -1,7 +1,7 @@ { "name": "@sphereon/ssi-sdk.siopv2-oid4vp-rp-rest-client", "description": "contains the client side to call REST endpoints of relying party", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/ssi-express-support/CHANGELOG.md b/packages/ssi-express-support/CHANGELOG.md index a50be358c..9d1467e98 100644 --- a/packages/ssi-express-support/CHANGELOG.md +++ b/packages/ssi-express-support/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/ssi-express-support/package.json b/packages/ssi-express-support/package.json index 432007cbc..a0aade5c8 100644 --- a/packages/ssi-express-support/package.json +++ b/packages/ssi-express-support/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/ssi-express-support", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/ssi-sdk-core/CHANGELOG.md b/packages/ssi-sdk-core/CHANGELOG.md index f64c064ec..b16481414 100644 --- a/packages/ssi-sdk-core/CHANGELOG.md +++ b/packages/ssi-sdk-core/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-OpenSource/ssi-sdk/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-OpenSource/ssi-sdk/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-OpenSource/ssi-sdk/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/ssi-sdk-core/package.json b/packages/ssi-sdk-core/package.json index 18fa09613..befabe873 100644 --- a/packages/ssi-sdk-core/package.json +++ b/packages/ssi-sdk-core/package.json @@ -1,7 +1,7 @@ { "name": "@sphereon/ssi-sdk.core", "description": "SSI SDK Core & Interfaces", - "version": "0.17.0", + "version": "0.17.1", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { diff --git a/packages/ssi-types/CHANGELOG.md b/packages/ssi-types/CHANGELOG.md index 8f3ff0dd9..4ce6dc326 100644 --- a/packages/ssi-types/CHANGELOG.md +++ b/packages/ssi-types/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-OpenSource/ssi-sdk/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-OpenSource/ssi-sdk/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-OpenSource/ssi-sdk/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/ssi-types/package.json b/packages/ssi-types/package.json index 0e894dae8..f3fa72382 100644 --- a/packages/ssi-types/package.json +++ b/packages/ssi-types/package.json @@ -1,7 +1,7 @@ { "name": "@sphereon/ssi-types", "description": "SSI Common Types", - "version": "0.17.0", + "version": "0.17.1", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { diff --git a/packages/uni-resolver-registrar-api/CHANGELOG.md b/packages/uni-resolver-registrar-api/CHANGELOG.md index 29f1b3e2f..e000b6541 100644 --- a/packages/uni-resolver-registrar-api/CHANGELOG.md +++ b/packages/uni-resolver-registrar-api/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/uni-resolver-registrar-api/package.json b/packages/uni-resolver-registrar-api/package.json index 286580ea4..050660135 100644 --- a/packages/uni-resolver-registrar-api/package.json +++ b/packages/uni-resolver-registrar-api/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/ssi-sdk.uni-resolver-registrar-api", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/vc-handler-ld-local/CHANGELOG.md b/packages/vc-handler-ld-local/CHANGELOG.md index 1cc0e353a..dca551dfe 100644 --- a/packages/vc-handler-ld-local/CHANGELOG.md +++ b/packages/vc-handler-ld-local/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/vc-handler-ld-local/package.json b/packages/vc-handler-ld-local/package.json index 197b5bb72..554ba9d3d 100644 --- a/packages/vc-handler-ld-local/package.json +++ b/packages/vc-handler-ld-local/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/ssi-sdk.vc-handler-ld-local", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/vc-status-list-issuer-drivers/CHANGELOG.md b/packages/vc-status-list-issuer-drivers/CHANGELOG.md index f13a2f12a..a77363190 100644 --- a/packages/vc-status-list-issuer-drivers/CHANGELOG.md +++ b/packages/vc-status-list-issuer-drivers/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-OpenSource/ssi-sdk/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-OpenSource/ssi-sdk/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-OpenSource/ssi-sdk/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/vc-status-list-issuer-drivers/package.json b/packages/vc-status-list-issuer-drivers/package.json index bf0b0f6e1..20195b626 100644 --- a/packages/vc-status-list-issuer-drivers/package.json +++ b/packages/vc-status-list-issuer-drivers/package.json @@ -1,7 +1,7 @@ { "name": "@sphereon/ssi-sdk.vc-status-list-issuer-drivers", "description": "Sphereon SSI-SDK plugin for Status List management, like StatusList2021. Issuer drivers module", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/vc-status-list-issuer-rest-api/CHANGELOG.md b/packages/vc-status-list-issuer-rest-api/CHANGELOG.md index f13a2f12a..a77363190 100644 --- a/packages/vc-status-list-issuer-rest-api/CHANGELOG.md +++ b/packages/vc-status-list-issuer-rest-api/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-OpenSource/ssi-sdk/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-OpenSource/ssi-sdk/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-OpenSource/ssi-sdk/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/vc-status-list-issuer-rest-api/package.json b/packages/vc-status-list-issuer-rest-api/package.json index d01c3d2fb..aaa47adfc 100644 --- a/packages/vc-status-list-issuer-rest-api/package.json +++ b/packages/vc-status-list-issuer-rest-api/package.json @@ -1,7 +1,7 @@ { "name": "@sphereon/ssi-sdk.vc-status-list-issuer-rest-api", "description": "Sphereon SSI-SDK plugin for Status List management, like StatusList2021. Issuer drivers module", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/vc-status-list/CHANGELOG.md b/packages/vc-status-list/CHANGELOG.md index ee6768d66..3dd25f268 100644 --- a/packages/vc-status-list/CHANGELOG.md +++ b/packages/vc-status-list/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-OpenSource/ssi-sdk/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-OpenSource/ssi-sdk/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-OpenSource/ssi-sdk/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/vc-status-list/package.json b/packages/vc-status-list/package.json index 0fba23348..244aa0c63 100644 --- a/packages/vc-status-list/package.json +++ b/packages/vc-status-list/package.json @@ -1,7 +1,7 @@ { "name": "@sphereon/ssi-sdk.vc-status-list", "description": "Sphereon SSI-SDK plugin for Status List management, like StatusList2021.", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/w3c-vc-api-issuer-rest-client/CHANGELOG.md b/packages/w3c-vc-api-issuer-rest-client/CHANGELOG.md index 4169e3348..0c3b7f9e6 100644 --- a/packages/w3c-vc-api-issuer-rest-client/CHANGELOG.md +++ b/packages/w3c-vc-api-issuer-rest-client/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/w3c-vc-api-issuer-rest-client/package.json b/packages/w3c-vc-api-issuer-rest-client/package.json index bc886c6aa..7b4f348d8 100644 --- a/packages/w3c-vc-api-issuer-rest-client/package.json +++ b/packages/w3c-vc-api-issuer-rest-client/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/ssi-sdk.w3c-vc-api-issuer-rest-client", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/w3c-vc-api-verifier-rest-client/CHANGELOG.md b/packages/w3c-vc-api-verifier-rest-client/CHANGELOG.md index 131f2530d..1cb70ff6b 100644 --- a/packages/w3c-vc-api-verifier-rest-client/CHANGELOG.md +++ b/packages/w3c-vc-api-verifier-rest-client/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/w3c-vc-api-verifier-rest-client/package.json b/packages/w3c-vc-api-verifier-rest-client/package.json index bec97030f..0750a386b 100644 --- a/packages/w3c-vc-api-verifier-rest-client/package.json +++ b/packages/w3c-vc-api-verifier-rest-client/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/ssi-sdk.w3c-vc-api-verifier-rest-client", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/w3c-vc-api/CHANGELOG.md b/packages/w3c-vc-api/CHANGELOG.md index ea3452805..c6f19f207 100644 --- a/packages/w3c-vc-api/CHANGELOG.md +++ b/packages/w3c-vc-api/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/w3c-vc-api/package.json b/packages/w3c-vc-api/package.json index 02559afa6..8452a4f48 100644 --- a/packages/w3c-vc-api/package.json +++ b/packages/w3c-vc-api/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/ssi-sdk.w3c-vc-api", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/web3-provider-headless/CHANGELOG.md b/packages/web3-provider-headless/CHANGELOG.md index 32ca98c9e..a24703ede 100644 --- a/packages/web3-provider-headless/CHANGELOG.md +++ b/packages/web3-provider-headless/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/web3-provider-headless/package.json b/packages/web3-provider-headless/package.json index 63af02f1a..71acefa49 100644 --- a/packages/web3-provider-headless/package.json +++ b/packages/web3-provider-headless/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/ssi-sdk-web3.headless-provider", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -16,7 +16,7 @@ "@ethersproject/strings": "^5.7.0", "@ethersproject/transactions": "^5.7.0", "@metamask/eth-sig-util": "^6.0.0", - "@sphereon/ssi-express-support": "^0.17.0", + "@sphereon/ssi-express-support": "^0.17.1", "@veramo/core": "4.2.0", "@veramo/key-manager": "4.2.0", "bn.js": "^5.2.1", diff --git a/packages/wellknown-did-issuer/CHANGELOG.md b/packages/wellknown-did-issuer/CHANGELOG.md index abf2d6d54..6774399bb 100644 --- a/packages/wellknown-did-issuer/CHANGELOG.md +++ b/packages/wellknown-did-issuer/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/wellknown-did-issuer/package.json b/packages/wellknown-did-issuer/package.json index 80a1c9e74..2598e647d 100644 --- a/packages/wellknown-did-issuer/package.json +++ b/packages/wellknown-did-issuer/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/ssi-sdk.wellknown-did-issuer", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/wellknown-did-verifier/CHANGELOG.md b/packages/wellknown-did-verifier/CHANGELOG.md index d18045a9b..6ce307549 100644 --- a/packages/wellknown-did-verifier/CHANGELOG.md +++ b/packages/wellknown-did-verifier/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.17.1](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.17.0...v0.17.1) (2023-09-28) + + +### Bug Fixes + +* update deps to fix an issue with VCI offer ids not mapping on issuer metadata ([aa6f98c](https://github.com/Sphereon-Opensource/SSI-SDK/commit/aa6f98c951b41b9273a9128fbc0c08f4eb5aa41b)) + + + + + # [0.17.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.16.0...v0.17.0) (2023-09-28) ### Features diff --git a/packages/wellknown-did-verifier/package.json b/packages/wellknown-did-verifier/package.json index 6bf21af19..64795d1ca 100644 --- a/packages/wellknown-did-verifier/package.json +++ b/packages/wellknown-did-verifier/package.json @@ -1,6 +1,6 @@ { "name": "@sphereon/ssi-sdk.wellknown-did-verifier", - "version": "0.17.0", + "version": "0.17.1", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ed66708e0..9114aec4e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2348,7 +2348,7 @@ importers: specifier: ^6.0.0 version: 6.0.1 '@sphereon/ssi-express-support': - specifier: ^0.17.0 + specifier: ^0.17.1 version: link:../ssi-express-support '@veramo/core': specifier: 4.2.0