Skip to content

Commit

Permalink
chore(release): 3.3.0-alpha.17 [skip ci]
Browse files Browse the repository at this point in the history
# [3.3.0-alpha.17](v3.3.0-alpha.16...v3.3.0-alpha.17) (2021-11-22)

### Bug Fixes

* **cache:** separate failed test reloging from unauthenticated ([d07a084](d07a084))
* **cacheClient:** test cache login ([dec430f](dec430f))
  • Loading branch information
semantic-release-bot committed Nov 22, 2021
1 parent e54cae8 commit 66b82d9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [3.3.0-alpha.17](https://github.com/energywebfoundation/iam-client-lib/compare/v3.3.0-alpha.16...v3.3.0-alpha.17) (2021-11-22)


### Bug Fixes

* **cache:** separate failed test reloging from unauthenticated ([d07a084](https://github.com/energywebfoundation/iam-client-lib/commit/d07a0849f4cdbfe6ea420c06231a659ed695eeb3))
* **cacheClient:** test cache login ([dec430f](https://github.com/energywebfoundation/iam-client-lib/commit/dec430f0e5d2f334eb77a0d809f7b0a408d8c4c1))

# [3.3.0-alpha.16](https://github.com/energywebfoundation/iam-client-lib/compare/v3.3.0-alpha.15...v3.3.0-alpha.16) (2021-11-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": "3.3.0-alpha.16",
"version": "3.3.0-alpha.17",
"description": "Library for Decentralized Identity and Access Management",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down

0 comments on commit 66b82d9

Please sign in to comment.