Skip to content

Commit

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

### Features

* **update-did:** Added update identifier implementation & resolver configs ([47f5611](47f5611))
  • Loading branch information
semantic-release-bot committed Aug 8, 2022
1 parent a6a3d4a commit d775806
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.0](https://github.com/cheqd/did-provider-cheqd/compare/1.3.4...1.4.0) (2022-08-08)


### Features

* **update-did:** Added update identifier implementation & resolver configs ([47f5611](https://github.com/cheqd/did-provider-cheqd/commit/47f561178adecf89bd3b3e8de0c9790cb0a51f40))

## [1.3.4](https://github.com/cheqd/did-provider-cheqd/compare/1.3.3...1.3.4) (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.3.4",
"version": "1.4.0",
"description": "Veramo SDK plugin for the did:cheqd DID method",
"license": "Apache-2.0",
"source": "src/index.ts",
Expand Down

0 comments on commit d775806

Please sign in to comment.