Skip to content

Commit

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

* Apply automatic changes

---------

Co-authored-by: fluencebot <[email protected]>
  • Loading branch information
fluencebot and fluencebot committed Aug 22, 2024
1 parent 5333eff commit 1a8bb82
Show file tree
Hide file tree
Showing 4 changed files with 85 additions and 69 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.18.0"
"cli": "0.19.0"
}
16 changes: 16 additions & 0 deletions cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [0.19.0](https://github.com/fluencelabs/cli/compare/fluence-cli-v0.18.0...fluence-cli-v0.19.0) (2024-08-22)


### ⚠ BREAKING CHANGES

* **marketplace:** many CUs in a worker ([#1001](https://github.com/fluencelabs/cli/issues/1001))

### Features

* **marketplace:** many CUs in a worker ([#1001](https://github.com/fluencelabs/cli/issues/1001)) ([5333eff](https://github.com/fluencelabs/cli/commit/5333eff4ef1529fa6443f25119968d44c0164817))


### Bug Fixes

* add retry to getting offers info from indexer when offer is created ([#998](https://github.com/fluencelabs/cli/issues/998)) ([909d8cb](https://github.com/fluencelabs/cli/commit/909d8cbbc0688a2704e9922ed61887717eff9107))

## [0.18.0](https://github.com/fluencelabs/cli/compare/fluence-cli-v0.17.1...fluence-cli-v0.18.0) (2024-08-13)


Expand Down
Loading

0 comments on commit 1a8bb82

Please sign in to comment.