Skip to content

Commit

Permalink
chore(release): 2.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.2](2.1.1...2.1.2) (2024-04-02)

### Bug Fixes

* Add more positive tests and deps bumps [DEV-3798] ([#288](#288)) ([c3f7ad2](c3f7ad2))
  • Loading branch information
semantic-release-bot committed Apr 2, 2024
1 parent 0324485 commit 1197c8e
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.1.2](https://github.com/cheqd/did-registrar/compare/2.1.1...2.1.2) (2024-04-02)


### Bug Fixes

* Add more positive tests and deps bumps [DEV-3798] ([#288](https://github.com/cheqd/did-registrar/issues/288)) ([c3f7ad2](https://github.com/cheqd/did-registrar/commit/c3f7ad2a7c26fe92a45526083fe3d6ba26664880))

## [2.1.2-develop.2](https://github.com/cheqd/did-registrar/compare/2.1.2-develop.1...2.1.2-develop.2) (2024-04-02)


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.1.2-develop.2",
"version": "2.1.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 1197c8e

Please sign in to comment.