Skip to content

Commit

Permalink
chore(release): 6.0.0-alpha.3 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.0-alpha.3](v6.0.0-alpha.2...v6.0.0-alpha.3) (2022-05-24)

### Features

* **verifiable-credentials:** get credentials by definition ([5f2e7a8](5f2e7a8))
  • Loading branch information
semantic-release-bot committed May 24, 2022
1 parent 09edfd8 commit 4e4b279
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [6.0.0-alpha.3](https://github.com/energywebfoundation/iam-client-lib/compare/v6.0.0-alpha.2...v6.0.0-alpha.3) (2022-05-24)


### Features

* **verifiable-credentials:** get credentials by definition ([5f2e7a8](https://github.com/energywebfoundation/iam-client-lib/commit/5f2e7a82d6c61432609f00dc972cc9441f432fcd))

## [6.0.0-alpha.2](https://github.com/energywebfoundation/iam-client-lib/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2022-05-20)

## [6.0.0-alpha.1](https://github.com/energywebfoundation/iam-client-lib/compare/v5.1.0-alpha.31...v6.0.0-alpha.1) (2022-05-19)
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": "iam-client-lib",
"version": "6.0.0-alpha.2",
"version": "6.0.0-alpha.3",
"description": "Library for Decentralized Identity and Access Management",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down

0 comments on commit 4e4b279

Please sign in to comment.