Skip to content

Commit 600a392

Browse files
chore(release): 2.0.23 [skip ci]
## [2.0.23](2.0.22...2.0.23) (2023-04-03) ### Bug Fixes * **build:** publish types in package.json ([174afe8](174afe8))
1 parent 6fab9ae commit 600a392

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+
## [2.0.23](https://github.com/decentralized-identity/web-did-resolver/compare/2.0.22...2.0.23) (2023-04-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **build:** publish types in package.json ([174afe8](https://github.com/decentralized-identity/web-did-resolver/commit/174afe8be23fbdd1a3f260ed1ebd20d2416a9abd))
7+
18
## [2.0.22](https://github.com/decentralized-identity/web-did-resolver/compare/2.0.21...2.0.22) (2023-03-23)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web-did-resolver",
3-
"version": "2.0.22",
3+
"version": "2.0.23",
44
"description": "Resolve DID documents from an https domain",
55
"type": "module",
66
"source": "src/resolver.ts",

0 commit comments

Comments
 (0)