Skip to content

Commit

Permalink
chore(main): release fluence-cli 0.15.4 (#778)
Browse files Browse the repository at this point in the history
  • Loading branch information
fluencebot committed Feb 21, 2024
1 parent 018383e commit 77264e5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.15.3"
".": "0.15.4"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.15.4](https://github.com/fluencelabs/cli/compare/fluence-cli-v0.15.3...fluence-cli-v0.15.4) (2024-02-21)


### Bug Fixes

* **deps:** update dependency @fluencelabs/deal-ts-clients to v0.6.0 ([#777](https://github.com/fluencelabs/cli/issues/777)) ([018383e](https://github.com/fluencelabs/cli/commit/018383e06a12c00c32a059970b5cf4100de6d237))

## [0.15.3](https://github.com/fluencelabs/cli/compare/fluence-cli-v0.15.2...fluence-cli-v0.15.3) (2024-02-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@fluencelabs/cli",
"packageManager": "[email protected]",
"type": "module",
"version": "0.15.3",
"version": "0.15.4",
"description": "CLI for working with Fluence network",
"author": "Fluence Labs",
"bin": {
Expand Down

0 comments on commit 77264e5

Please sign in to comment.