Skip to content

Commit

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

### Features

* add logs for axios errors ([2fa44c6](2fa44c6))
  • Loading branch information
semantic-release-bot committed May 16, 2022
1 parent 69956a9 commit 1ac3c15
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.26](https://github.com/energywebfoundation/iam-client-lib/compare/v5.1.0-alpha.25...v5.1.0-alpha.26) (2022-05-16)


### Features

* add logs for axios errors ([2fa44c6](https://github.com/energywebfoundation/iam-client-lib/commit/2fa44c627ed2d11b79b566d90986a8c8e7d4d20c))

## [5.1.0-alpha.25](https://github.com/energywebfoundation/iam-client-lib/compare/v5.1.0-alpha.24...v5.1.0-alpha.25) (2022-05-16)


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

0 comments on commit 1ac3c15

Please sign in to comment.