Skip to content

Commit

Permalink
chore(release): 3.1.0-alpha.12 [skip ci]
Browse files Browse the repository at this point in the history
# [3.1.0-alpha.12](v3.1.0-alpha.11...v3.1.0-alpha.12) (2021-10-06)

### Bug Fixes

* **doc:** package.json with correct version ([ac05bc9](ac05bc9))
  • Loading branch information
semantic-release-bot committed Oct 6, 2021
1 parent 6df9a78 commit 00da277
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 @@
# [3.1.0-alpha.12](https://github.com/energywebfoundation/iam-client-lib/compare/v3.1.0-alpha.11...v3.1.0-alpha.12) (2021-10-06)


### Bug Fixes

* **doc:** package.json with correct version ([ac05bc9](https://github.com/energywebfoundation/iam-client-lib/commit/ac05bc9d13afd47df150332ba51ddf0a30fef456))

# [3.1.0-alpha.11](https://github.com/energywebfoundation/iam-client-lib/compare/v3.1.0-alpha.10...v3.1.0-alpha.11) (2021-10-04)


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": "1.0.6",
"version": "3.1.0-alpha.12",
"description": "Library for Decentralized Identity and Access Management",
"main": "dist/iam-client-lib.js",
"module": "dist/iam-client-lib.esm.js",
Expand Down

0 comments on commit 00da277

Please sign in to comment.