Skip to content

Commit 115b8cc

Browse files
authored
chore(main): release fluence-cli 0.21.0 (#1054)
* chore(main): release fluence-cli 0.21.0 * Apply automatic changes --------- Co-authored-by: fluencebot <[email protected]>
1 parent 4981e80 commit 115b8cc

File tree

4 files changed

+83
-70
lines changed

4 files changed

+83
-70
lines changed

.github/release-please/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"cli": "0.20.6"
2+
"cli": "0.21.0"
33
}

cli/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.21.0](https://github.com/fluencelabs/cli/compare/fluence-cli-v0.20.6...fluence-cli-v0.21.0) (2024-09-23)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* use guessTxSizeAndSign in multicall ([#1053](https://github.com/fluencelabs/cli/issues/1053))
9+
10+
### Features
11+
12+
* 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))
13+
* support indexer returning bigint ([#1055](https://github.com/fluencelabs/cli/issues/1055)) ([c71d0ba](https://github.com/fluencelabs/cli/commit/c71d0ba28622e9b4f3dc2da88e4ef67d2f2b3370))
14+
* use guessTxSizeAndSign in multicall ([#1053](https://github.com/fluencelabs/cli/issues/1053)) ([54ba2ea](https://github.com/fluencelabs/cli/commit/54ba2ead4f4e785d0134d34c682b68b4fdc4fe92))
15+
316
## [0.20.6](https://github.com/fluencelabs/cli/compare/fluence-cli-v0.20.5...fluence-cli-v0.20.6) (2024-09-19)
417

518

0 commit comments

Comments
 (0)