Skip to content

Commit 756da0d

Browse files
committed
chore: release 2.31.0
1 parent 07b7b7e commit 756da0d

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
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+
11+
12+
### Bug Fixes
13+
14+
* 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))
15+
316
## [2.30.0](https://www.github.com/ethersphere/swarm-cli/compare/v2.29.0...v2.30.0) (2025-06-14)
417

518

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)