Skip to content

Commit

Permalink
chore(release): 1.4.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.2](1.4.1...1.4.2) (2022-08-08)

### Bug Fixes

* **provider:** Switched to generic provider ([89c346e](89c346e))
  • Loading branch information
semantic-release-bot committed Aug 8, 2022
1 parent bf4038b commit 8230bc7
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

## [1.4.2](https://github.com/cheqd/did-provider-cheqd/compare/1.4.1...1.4.2) (2022-08-08)


### Bug Fixes

* **provider:** Switched to generic provider ([89c346e](https://github.com/cheqd/did-provider-cheqd/commit/89c346e755efb1ea5eca4308d23402e92848eaf3))

## [1.4.1](https://github.com/cheqd/did-provider-cheqd/compare/1.4.0...1.4.1) (2022-08-08)


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-provider-cheqd",
"version": "1.4.1",
"version": "1.4.2",
"description": "Veramo SDK plugin for the did:cheqd DID method",
"license": "Apache-2.0",
"source": "src/index.ts",
Expand Down

0 comments on commit 8230bc7

Please sign in to comment.