Skip to content

Commit

Permalink
chore(release): 4.1.0-alpha.7 [skip ci]
Browse files Browse the repository at this point in the history
# [4.1.0-alpha.7](v4.1.0-alpha.6...v4.1.0-alpha.7) (2022-02-01)

### Code Refactoring

* **staking:** clean old staking ([697ff51](697ff51))

### BREAKING CHANGES

* **staking:** StakingService is obsolete
  • Loading branch information
semantic-release-bot committed Feb 1, 2022
1 parent fc5f2ee commit c8fd436
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [4.1.0-alpha.7](https://github.com/energywebfoundation/iam-client-lib/compare/v4.1.0-alpha.6...v4.1.0-alpha.7) (2022-02-01)


### Code Refactoring

* **staking:** clean old staking ([697ff51](https://github.com/energywebfoundation/iam-client-lib/commit/697ff5121c619961b51cca9277db00c5cfc16399))


### BREAKING CHANGES

* **staking:** StakingService is obsolete

# [4.1.0-alpha.6](https://github.com/energywebfoundation/iam-client-lib/compare/v4.1.0-alpha.5...v4.1.0-alpha.6) (2022-02-01)


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

0 comments on commit c8fd436

Please sign in to comment.