Skip to content

Commit

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

### Bug Fixes

* Make did and relativeDidUrl optional ([#372](#372)) ([75ee35b](75ee35b))
  • Loading branch information
semantic-release-bot committed Jan 10, 2025
1 parent 75ee35b commit 11e7875
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.2](https://github.com/cheqd/did-registrar/compare/2.3.0-develop.1...2.3.0-develop.2) (2025-01-10)

### Bug Fixes

* Make did and relativeDidUrl optional ([#372](https://github.com/cheqd/did-registrar/issues/372)) ([75ee35b](https://github.com/cheqd/did-registrar/commit/75ee35b079180e89c345032dac56eab7b18cd4f1))

## [2.3.0-develop.1](https://github.com/cheqd/did-registrar/compare/2.2.0...2.3.0-develop.1) (2024-12-17)

### Features
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.1",
"version": "2.3.0-develop.2",
"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 11e7875

Please sign in to comment.