Skip to content

Commit

Permalink
chore(release): 2.0.29 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.29](2.0.28...2.0.29) (2025-01-24)

### Bug Fixes

* **deps:** update dependency cross-fetch to v4.1.0 ([#136](#136)) ([39fc091](39fc091))
  • Loading branch information
semantic-release-bot committed Jan 24, 2025
1 parent 39fc091 commit aef3efa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.29](https://github.com/decentralized-identity/web-did-resolver/compare/2.0.28...2.0.29) (2025-01-24)


### Bug Fixes

* **deps:** update dependency cross-fetch to v4.1.0 ([#136](https://github.com/decentralized-identity/web-did-resolver/issues/136)) ([39fc091](https://github.com/decentralized-identity/web-did-resolver/commit/39fc091893d3edc01272c77f9a3b6f6280e9791f))

## [2.0.28](https://github.com/decentralized-identity/web-did-resolver/compare/2.0.27...2.0.28) (2025-01-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web-did-resolver",
"version": "2.0.28",
"version": "2.0.29",
"description": "Resolve DID documents from an https domain",
"type": "module",
"source": "src/resolver.ts",
Expand Down

0 comments on commit aef3efa

Please sign in to comment.