Skip to content

Commit ed76046

Browse files
chore(release): 3.0.4 [skip ci]
## [3.0.4](3.0.3...3.0.4) (2023-11-01) ### Bug Fixes * **deps:** Update dependency did-jwt to v7.4.5 ([53f6cec](53f6cec))
1 parent 53f6cec commit ed76046

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.0.4](https://github.com/uport-project/ethr-did/compare/3.0.3...3.0.4) (2023-11-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** Update dependency did-jwt to v7.4.5 ([53f6cec](https://github.com/uport-project/ethr-did/commit/53f6cecad1b4f943bcc07ae51d8889291058ff24))
7+
18
## [3.0.3](https://github.com/uport-project/ethr-did/compare/3.0.2...3.0.3) (2023-10-25)
29

310

package.json

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

0 commit comments

Comments
 (0)