Skip to content

Commit

Permalink
chore(release): 4.2.0-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.2.0-alpha.1](v4.1.0...v4.2.0-alpha.1) (2022-02-28)

### Features

* upgrade resolver to v2 ([f708e40](f708e40))
  • Loading branch information
semantic-release-bot committed Feb 28, 2022
1 parent 41883e2 commit c321a68
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 @@
## [4.2.0-alpha.1](https://github.com/energywebfoundation/iam-client-lib/compare/v4.1.0...v4.2.0-alpha.1) (2022-02-28)


### Features

* upgrade resolver to v2 ([f708e40](https://github.com/energywebfoundation/iam-client-lib/commit/f708e4063ca46a055bc3a9bab49f4d9ae29b9bee))

## [4.1.0](https://github.com/energywebfoundation/iam-client-lib/compare/v4.0.1...v4.1.0) (2022-02-28)


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

0 comments on commit c321a68

Please sign in to comment.