Skip to content

Commit

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

### Bug Fixes

* Signing type from array to object ([#374](#374)) ([61ad71b](61ad71b))
  • Loading branch information
semantic-release-bot committed Jan 24, 2025
1 parent 61ad71b commit 5e25173
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [2.3.0-develop.4](https://github.com/cheqd/did-registrar/compare/2.3.0-develop.3...2.3.0-develop.4) (2025-01-24)

### Bug Fixes

* Signing type from array to object ([#374](https://github.com/cheqd/did-registrar/issues/374)) ([61ad71b](https://github.com/cheqd/did-registrar/commit/61ad71b090d50bb2a520739c7b78d97148ef314d))

## [2.3.0-develop.3](https://github.com/cheqd/did-registrar/compare/2.3.0-develop.2...2.3.0-develop.3) (2025-01-10)

### Bug Fixes
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": "@cheqd/did-registrar",
"version": "2.3.0-develop.3",
"version": "2.3.0-develop.4",
"description": "Universal Registrar for cheqd DID method",
"homepage": "https://github.com/cheqd/did-registrar#readme",
"license": "Apache-2.0",
Expand Down

0 comments on commit 5e25173

Please sign in to comment.