Skip to content

Commit b04affd

Browse files
chore(release): 2.3.21 [skip ci]
## [2.3.21](2.3.20...2.3.21) (2023-09-18) ### Bug Fixes * **deps:** Update dependency did-jwt to v7.2.8 ([fc627b8](fc627b8))
1 parent fc627b8 commit b04affd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [2.3.20](https://github.com/uport-project/ethr-did/compare/2.3.19...2.3.20) (2023-09-04)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ethr-did",
3-
"version": "2.3.20",
3+
"version": "2.3.21",
44
"description": "Create, manage and use did:ethr identifiers",
55
"type": "module",
66
"source": "src/index.ts",

0 commit comments

Comments
 (0)