From 05f547389dcce8f84d68c0025e1e8b138e4b2856 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 29 Jun 2023 10:37:11 +0000 Subject: [PATCH] chore(release): 2.0.1-alpha.3 [skip ci] ### [2.0.1-alpha.3](https://github.com/energywebfoundation/passport-did-auth/compare/v2.0.1-alpha.2...v2.0.1-alpha.3) (2023-06-29) ### Bug Fixes * update [@ew-did-registry](https://github.com/ew-did-registry)@0.8.1-alpha.1140.0 ([eb2598a](https://github.com/energywebfoundation/passport-did-auth/commit/eb2598a9e3e65ade7f07b734c0ef07559825b9f2)) --- docs/CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index a14a199..d7ee318 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,10 @@ +### [2.0.1-alpha.3](https://github.com/energywebfoundation/passport-did-auth/compare/v2.0.1-alpha.2...v2.0.1-alpha.3) (2023-06-29) + + +### Bug Fixes + +* update [@ew-did-registry](https://github.com/ew-did-registry)@0.8.1-alpha.1140.0 ([eb2598a](https://github.com/energywebfoundation/passport-did-auth/commit/eb2598a9e3e65ade7f07b734c0ef07559825b9f2)) + ### [2.0.1-alpha.2](https://github.com/energywebfoundation/passport-did-auth/compare/v2.0.1-alpha.1...v2.0.1-alpha.2) (2023-06-29) diff --git a/package.json b/package.json index 47c2e15..4a12eec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "passport-did-auth", - "version": "2.0.1-alpha.2", + "version": "2.0.1-alpha.3", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts",