Skip to content

Commit 0077de5

Browse files
authored
chore: release 2.32.0 (#620)
1 parent d258040 commit 0077de5

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

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

3+
## [2.32.0](https://www.github.com/ethersphere/swarm-cli/compare/v2.31.0...v2.32.0) (2025-07-02)
4+
5+
6+
### Features
7+
8+
* add stake command group ([#623](https://www.github.com/ethersphere/swarm-cli/issues/623)) ([4cf0441](https://www.github.com/ethersphere/swarm-cli/commit/4cf0441209bb6875f2020df6cc65a993f5e9e440))
9+
* add wallet command group ([#624](https://www.github.com/ethersphere/swarm-cli/issues/624)) ([8ef81af](https://www.github.com/ethersphere/swarm-cli/commit/8ef81af8889c490a1b82e7b95397edea7bd33b4a))
10+
* handle out of balance during postage batch creation ([#625](https://www.github.com/ethersphere/swarm-cli/issues/625)) ([d258040](https://www.github.com/ethersphere/swarm-cli/commit/d258040dde2b0bffc65dc377ac3a4f7fa9aaf4ad))
11+
* upgrade to bee-js v9.4.1 ([#619](https://www.github.com/ethersphere/swarm-cli/issues/619)) ([08bf706](https://www.github.com/ethersphere/swarm-cli/commit/08bf706082f363f52fdf71919b6a6c032065944f))
12+
* upgrade to bee-js v9.5.0 ([#621](https://www.github.com/ethersphere/swarm-cli/issues/621)) ([2b612d5](https://www.github.com/ethersphere/swarm-cli/commit/2b612d5bb63818b510463e2ad79af81f2288e685))
13+
314
## [2.31.0](https://www.github.com/ethersphere/swarm-cli/compare/v2.30.0...v2.31.0) (2025-06-19)
415

516

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.31.0",
3+
"version": "2.32.0",
44
"description": "CLI tool for Bee",
55
"keywords": [
66
"Bee",

0 commit comments

Comments
 (0)