We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc627b8 commit b04affdCopy full SHA for b04affd
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.3.21](https://github.com/uport-project/ethr-did/compare/2.3.20...2.3.21) (2023-09-18)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** Update dependency did-jwt to v7.2.8 ([fc627b8](https://github.com/uport-project/ethr-did/commit/fc627b8fd7e4561ee0a710d19fc6448f729817b2))
7
8
## [2.3.20](https://github.com/uport-project/ethr-did/compare/2.3.19...2.3.20) (2023-09-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ethr-did",
- "version": "2.3.20",
+ "version": "2.3.21",
"description": "Create, manage and use did:ethr identifiers",
"type": "module",
"source": "src/index.ts",
0 commit comments