Skip to content

Commit

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

### Bug Fixes

* avoid refreshing undefined token ([86bed3c](86bed3c))
  • Loading branch information
semantic-release-bot committed Apr 21, 2022
1 parent 9dc432c commit 4940b39
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.12](https://github.com/energywebfoundation/iam-client-lib/compare/v5.1.0-alpha.11...v5.1.0-alpha.12) (2022-04-21)


### Bug Fixes

* avoid refreshing undefined token ([86bed3c](https://github.com/energywebfoundation/iam-client-lib/commit/86bed3c3bbe3a4ddc10dcc5cbb6f17ae0c21ba2a))

## [5.1.0-alpha.11](https://github.com/energywebfoundation/iam-client-lib/compare/v5.1.0-alpha.10...v5.1.0-alpha.11) (2022-04-21)

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

0 comments on commit 4940b39

Please sign in to comment.