Skip to content

Commit

Permalink
chore(release): 8.1.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jul 22, 2024
1 parent b420b02 commit d57b627
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
### [8.1.1](https://github.com/energywebfoundation/iam-client-lib/compare/v8.1.0...v8.1.1) (2024-07-22)


### Bug Fixes

* check error msg length ([7357300](https://github.com/energywebfoundation/iam-client-lib/commit/7357300a018eef56396af070373a83124cd0ad45))
* check issuer verification error ([84c70a8](https://github.com/energywebfoundation/iam-client-lib/commit/84c70a83caf85a3074552da9cb3c1df17d258ef0))
* check issuer verification result ([0855cd5](https://github.com/energywebfoundation/iam-client-lib/commit/0855cd51d34dabe9aa882e889fc6e0638ed4c98c))
* check issuer verification result ([25c7675](https://github.com/energywebfoundation/iam-client-lib/commit/25c7675f3771baed90bbd089ec06614b4965732b))

### [8.1.1-alpha.1](https://github.com/energywebfoundation/iam-client-lib/compare/v8.1.0...v8.1.1-alpha.1) (2024-07-18)


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": "8.1.1-alpha.1",
"version": "8.1.1",
"description": "Library for Decentralized Identity and Access Management",
"main": "lib/index.js",
"module": "lib.esm/index.js",
Expand Down

0 comments on commit d57b627

Please sign in to comment.