Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

Commit 81a42b6

Browse files
committed
chore(main): release cli 0.26.0
1 parent 69da8d6 commit 81a42b6

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"packages/cli/package": "0.25.2"
2+
"packages/cli/package": "0.26.0"
33
}

packages/cli/package/CHANGELOG.md

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

3+
## [0.26.0](https://github.com/fluencelabs/cli/compare/cli-v0.25.2...cli-v0.26.0) (2025-10-13)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* support delegated offer creation ([#1118](https://github.com/fluencelabs/cli/issues/1118))
9+
10+
### Features
11+
12+
* support delegated offer creation ([#1118](https://github.com/fluencelabs/cli/issues/1118)) ([69da8d6](https://github.com/fluencelabs/cli/commit/69da8d67ceae8e839eecaee1ac6aa6ff59be0b92))
13+
314
## [0.25.2](https://github.com/fluencelabs/cli/compare/cli-v0.25.1...cli-v0.25.2) (2025-09-01)
415

516

packages/cli/package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluencelabs/cli",
3-
"version": "0.25.2",
3+
"version": "0.26.0",
44
"description": "CLI for working with Fluence network",
55
"keywords": [
66
"fluence",

0 commit comments

Comments
 (0)