Skip to content

Commit 68ff6f6

Browse files
committed
chore: release 2.31.0
1 parent 5b2f467 commit 68ff6f6

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

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

3+
## [2.31.0](https://www.github.com/ethersphere/swarm-cli/compare/v2.30.0...v2.31.0) (2025-06-18)
4+
5+
6+
### Features
7+
8+
* add rchash command ([#613](https://www.github.com/ethersphere/swarm-cli/issues/613)) ([07b7b7e](https://www.github.com/ethersphere/swarm-cli/commit/07b7b7ed1067a7ff675317b62a273ee07321dcf9))
9+
* add reserve information to status ([#610](https://www.github.com/ethersphere/swarm-cli/issues/610)) ([e844dac](https://www.github.com/ethersphere/swarm-cli/commit/e844dac58c05d3ba4c4d1a2e5d8c6ce30a939034))
10+
* check chainsync status before creating batch ([#614](https://www.github.com/ethersphere/swarm-cli/issues/614)) ([5b2f467](https://www.github.com/ethersphere/swarm-cli/commit/5b2f467776a44b3eded33d5f52c47e794b5f8b34))
11+
12+
13+
### Bug Fixes
14+
15+
* update package for ethereumjs wallet ([#611](https://www.github.com/ethersphere/swarm-cli/issues/611)) ([429fa8c](https://www.github.com/ethersphere/swarm-cli/commit/429fa8c4e08abf6fb75ae3195f3119c0d0e0ee59))
16+
317
## [2.30.0](https://www.github.com/ethersphere/swarm-cli/compare/v2.29.0...v2.30.0) (2025-06-14)
418

519

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

0 commit comments

Comments
 (0)