diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index ad2f4197f..d593c7290 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1,3 +1,3 @@ { - ".": "0.15.7" + ".": "0.15.8" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 60891bf6a..535291d72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [0.15.8](https://github.com/fluencelabs/cli/compare/fluence-cli-v0.15.7...fluence-cli-v0.15.8) (2024-02-23) + + +### Features + +* add chain config ([#801](https://github.com/fluencelabs/cli/issues/801)) ([84434df](https://github.com/fluencelabs/cli/commit/84434df85d59150277776bb5aca45e268402742e)) +* up @fluencelabs/deal-ts-clients v0.6.5 ([5163ef1](https://github.com/fluencelabs/cli/commit/5163ef18ca57056c571bab45c4dd1bced8d1f1ad)) + + +### Bug Fixes + +* developer ux and other fixes ([#799](https://github.com/fluencelabs/cli/issues/799)) ([b2aaf51](https://github.com/fluencelabs/cli/commit/b2aaf5102a2d460c93fb8f3d6d8269c17cd83c79)) + ## [0.15.7](https://github.com/fluencelabs/cli/compare/fluence-cli-v0.15.6...fluence-cli-v0.15.7) (2024-02-23) diff --git a/package.json b/package.json index 3893390f3..6b46fe183 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@fluencelabs/cli", "packageManager": "yarn@3.7.0", "type": "module", - "version": "0.15.7", + "version": "0.15.8", "description": "CLI for working with Fluence network", "author": "Fluence Labs", "bin": {