Skip to content

Commit

Permalink
chore(main): release fluence-cli 0.21.0 (#1054)
Browse files Browse the repository at this point in the history
* chore(main): release fluence-cli 0.21.0

* Apply automatic changes

---------

Co-authored-by: fluencebot <[email protected]>
  • Loading branch information
fluencebot and fluencebot authored Sep 23, 2024
1 parent 4981e80 commit 115b8cc
Show file tree
Hide file tree
Showing 4 changed files with 83 additions and 70 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 @@
{
"cli": "0.20.6"
"cli": "0.21.0"
}
13 changes: 13 additions & 0 deletions cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.21.0](https://github.com/fluencelabs/cli/compare/fluence-cli-v0.20.6...fluence-cli-v0.21.0) (2024-09-23)


### ⚠ BREAKING CHANGES

* use guessTxSizeAndSign in multicall ([#1053](https://github.com/fluencelabs/cli/issues/1053))

### Features

* removeCUFromCC only for units that are not already exited ([#1056](https://github.com/fluencelabs/cli/issues/1056)) ([4981e80](https://github.com/fluencelabs/cli/commit/4981e80a45d1aed1eba48e0c3d55c3e44904f7fa))
* support indexer returning bigint ([#1055](https://github.com/fluencelabs/cli/issues/1055)) ([c71d0ba](https://github.com/fluencelabs/cli/commit/c71d0ba28622e9b4f3dc2da88e4ef67d2f2b3370))
* use guessTxSizeAndSign in multicall ([#1053](https://github.com/fluencelabs/cli/issues/1053)) ([54ba2ea](https://github.com/fluencelabs/cli/commit/54ba2ead4f4e785d0134d34c682b68b4fdc4fe92))

## [0.20.6](https://github.com/fluencelabs/cli/compare/fluence-cli-v0.20.5...fluence-cli-v0.20.6) (2024-09-19)


Expand Down
Loading

0 comments on commit 115b8cc

Please sign in to comment.