Skip to content

Commit abca701

Browse files
chore: release 2.36.0 (#649)
* chore: release 2.36.0 * test: update test coverage --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c05e8fb commit abca701

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

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

3+
## [2.36.0](https://www.github.com/ethersphere/swarm-cli/compare/v2.35.0...v2.36.0) (2025-10-01)
4+
5+
6+
### Features
7+
8+
* add price to status ([#648](https://www.github.com/ethersphere/swarm-cli/issues/648)) ([6665c94](https://www.github.com/ethersphere/swarm-cli/commit/6665c94edbcc661c0f31a18a419f334625745961))
9+
10+
11+
### Bug Fixes
12+
13+
* do not error out in status when swap is disabled ([#655](https://www.github.com/ethersphere/swarm-cli/issues/655)) ([c05e8fb](https://www.github.com/ethersphere/swarm-cli/commit/c05e8fbe6c93a7ec4cdaa90ca438435c6872bfd7))
14+
315
## [2.35.0](https://www.github.com/ethersphere/swarm-cli/compare/v2.34.0...v2.35.0) (2025-08-11)
416

517

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ethersphere/swarm-cli",
3-
"version": "2.35.0",
3+
"version": "2.36.0",
44
"description": "CLI tool for Bee",
55
"keywords": [
66
"Bee",

0 commit comments

Comments
 (0)