Skip to content

Commit

Permalink
chore(release): 8.1.0-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 9, 2023
1 parent 3a30ea3 commit a4586d1
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 @@
## [8.1.0-alpha.1](https://github.com/energywebfoundation/iam-client-lib/compare/v8.0.2-alpha.1...v8.1.0-alpha.1) (2023-08-09)


### Features

* add winston logger ([2567501](https://github.com/energywebfoundation/iam-client-lib/commit/256750155f4e692292e107263dc2746be4740d7d))


### Refactoring

* replace console with logger ([5d13f57](https://github.com/energywebfoundation/iam-client-lib/commit/5d13f57923a16488075881b8c33c8f3c748d4d69))

### [8.0.2-alpha.1](https://github.com/energywebfoundation/iam-client-lib/compare/v8.0.1...v8.0.2-alpha.1) (2023-08-03)


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

0 comments on commit a4586d1

Please sign in to comment.