Skip to content

Commit

Permalink
chore(main): release fluence-cli 0.15.14 (#826)
Browse files Browse the repository at this point in the history
  • Loading branch information
fluencebot authored Mar 1, 2024
1 parent 08911d0 commit 9a240b1
Show file tree
Hide file tree
Showing 4 changed files with 79 additions and 67 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.13"
".": "0.15.14"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.15.14](https://github.com/fluencelabs/cli/compare/fluence-cli-v0.15.13...fluence-cli-v0.15.14) (2024-03-01)


### Features

* up deal-ts-clients, log aqua version, remove modules dir nesting by default ([#822](https://github.com/fluencelabs/cli/issues/822)) ([08911d0](https://github.com/fluencelabs/cli/commit/08911d082eb22d375a88257f86ccf69ab21ce904))


### Bug Fixes

* Fix nox healthcheck ([#825](https://github.com/fluencelabs/cli/issues/825)) ([da162f8](https://github.com/fluencelabs/cli/commit/da162f806c98cb1d0014e812e3a3e585d5ffaa10))

## [0.15.13](https://github.com/fluencelabs/cli/compare/fluence-cli-v0.15.12...fluence-cli-v0.15.13) (2024-02-29)


Expand Down
Loading

0 comments on commit 9a240b1

Please sign in to comment.