Skip to content

Commit

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

### Bug Fixes

* DID Document validation ([#73](#73)) ([c963e78](c963e78))
  • Loading branch information
semantic-release-bot committed Feb 1, 2023
1 parent c09ad12 commit d8d1f81
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,5 +1,12 @@
# Changelog

## [2.0.0-develop.2](https://github.com/cheqd/did-registrar/compare/2.0.0-develop.1...2.0.0-develop.2) (2023-02-01)


### Bug Fixes

* DID Document validation ([#73](https://github.com/cheqd/did-registrar/issues/73)) ([c963e78](https://github.com/cheqd/did-registrar/commit/c963e78535aa3c63901b865db9705e7c29da7d49))

## [2.0.0-develop.2](https://github.com/cheqd/did-registrar/compare/2.0.0-develop.1...2.0.0-develop.2) (2023-01-31)


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.0.0-develop.3",
"version": "2.0.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 d8d1f81

Please sign in to comment.