Skip to content

Commit

Permalink
chore(release): 5.1.0-alpha.20 [skip ci]
Browse files Browse the repository at this point in the history
## [5.1.0-alpha.20](v5.1.0-alpha.19...v5.1.0-alpha.20) (2022-05-04)

### Bug Fixes

* **claim:** fix claim service issuance interfaces ([4c32a26](4c32a26))
  • Loading branch information
semantic-release-bot committed May 4, 2022
1 parent fd9ae56 commit a575cb7
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 @@
## [5.1.0-alpha.20](https://github.com/energywebfoundation/iam-client-lib/compare/v5.1.0-alpha.19...v5.1.0-alpha.20) (2022-05-04)


### Bug Fixes

* **claim:** fix claim service issuance interfaces ([4c32a26](https://github.com/energywebfoundation/iam-client-lib/commit/4c32a265f602a10704d70bf7bf51263e8cb14d7b))

## [5.1.0-alpha.19](https://github.com/energywebfoundation/iam-client-lib/compare/v5.1.0-alpha.18...v5.1.0-alpha.19) (2022-05-02)

## [5.1.0-alpha.18](https://github.com/energywebfoundation/iam-client-lib/compare/v5.1.0-alpha.17...v5.1.0-alpha.18) (2022-04-27)
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": "5.1.0-alpha.19",
"version": "5.1.0-alpha.20",
"description": "Library for Decentralized Identity and Access Management",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down

0 comments on commit a575cb7

Please sign in to comment.