Skip to content

Commit 136b0aa

Browse files
authored
chore(main): release fluence-cli 0.22.0 (#1058)
* chore(main): release fluence-cli 0.22.0 * Apply automatic changes --------- Co-authored-by: fluencebot <[email protected]>
1 parent d760683 commit 136b0aa

File tree

4 files changed

+84
-70
lines changed

4 files changed

+84
-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.21.0"
2+
"cli": "0.22.0"
33
}

cli/CHANGELOG.md

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

3+
## [0.22.0](https://github.com/fluencelabs/cli/compare/fluence-cli-v0.21.0...fluence-cli-v0.22.0) (2024-10-16)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* update [email protected] ([#1061](https://github.com/fluencelabs/cli/issues/1061))
9+
* group cc infos by status, store offer id right after it's created [JS-814, JS-815] ([#1059](https://github.com/fluencelabs/cli/issues/1059))
10+
11+
### Features
12+
13+
* add --reset-nox-secrets flag, improve config validation error messages [JS-812, JS-813] ([#1057](https://github.com/fluencelabs/cli/issues/1057)) ([9697231](https://github.com/fluencelabs/cli/commit/96972316a580c4d5430951ce5129bd64a482217e))
14+
* group cc infos by status, store offer id right after it's created [JS-814, JS-815] ([#1059](https://github.com/fluencelabs/cli/issues/1059)) ([e90c087](https://github.com/fluencelabs/cli/commit/e90c087de568266982011e2b2a29a2ec56bdaf6a))
15+
* update [email protected] ([#1061](https://github.com/fluencelabs/cli/issues/1061)) ([d760683](https://github.com/fluencelabs/cli/commit/d760683e6562faaa846049b432c485d8b2a6563e))
16+
317
## [0.21.0](https://github.com/fluencelabs/cli/compare/fluence-cli-v0.20.6...fluence-cli-v0.21.0) (2024-09-23)
418

519

0 commit comments

Comments
 (0)