Skip to content

Commit

Permalink
chore(release): 2.0.7 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.7](2.0.6...2.0.7) (2023-10-31)

### Bug Fixes

* Bump all semantic-related packages to the latest one ([#236](#236)) ([c108a58](c108a58))
* Make release process as in Credential-Service ([#237](#237)) ([17a5c99](17a5c99))
  • Loading branch information
semantic-release-bot committed Oct 31, 2023
1 parent f4e78ec commit 8273671
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.0.7](https://github.com/cheqd/did-registrar/compare/2.0.6...2.0.7) (2023-10-31)


### Bug Fixes

* Bump all semantic-related packages to the latest one ([#236](https://github.com/cheqd/did-registrar/issues/236)) ([c108a58](https://github.com/cheqd/did-registrar/commit/c108a5800b1863bb5895a9a61cbe97b0b1a35ba6))
* Make release process as in Credential-Service ([#237](https://github.com/cheqd/did-registrar/issues/237)) ([17a5c99](https://github.com/cheqd/did-registrar/commit/17a5c9903fe5b6b49b4d861ca4f62053a191c8f8))

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

## [2.0.7-develop.1](https://github.com/cheqd/did-registrar/compare/2.0.6...2.0.7-develop.1) (2023-10-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": "@cheqd/did-registrar",
"version": "2.0.7-develop.2",
"version": "2.0.7",
"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 8273671

Please sign in to comment.