From fa2806be2b20ea66a1076fe055021d214cadd632 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 23 Oct 2023 15:20:05 +0000 Subject: [PATCH] chore(release): 3.6.11 [skip ci] ## [3.6.11](https://github.com/cheqd/did-provider-cheqd/compare/3.6.10...3.6.11) (2023-10-23) --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9efa894..70fafb9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Changelog +## [3.6.11](https://github.com/cheqd/did-provider-cheqd/compare/3.6.10...3.6.11) (2023-10-23) + ## [3.6.11-develop.2](https://github.com/cheqd/did-provider-cheqd/compare/3.6.11-develop.1...3.6.11-develop.2) (2023-10-23) ## [3.6.11-develop.1](https://github.com/cheqd/did-provider-cheqd/compare/3.6.10...3.6.11-develop.1) (2023-10-18) diff --git a/package.json b/package.json index df51bfd..1ff7cec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cheqd/did-provider-cheqd", - "version": "3.6.11-develop.2", + "version": "3.6.11", "description": "Veramo SDK plugin for the did:cheqd DID method", "license": "Apache-2.0", "author": "Cheqd Foundation Limited (https://github.com/cheqd)",