Skip to content

Commit 1c64616

Browse files
authored
chore: release 3.1.0 (#712)
1 parent 4651cea commit 1c64616

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [3.1.0](https://www.github.com/ethersphere/swarm-cli/compare/v3.0.0...v3.1.0) (2026-05-13)
4+
5+
6+
### Features
7+
8+
* show time data at stamp expiration ([#710](https://www.github.com/ethersphere/swarm-cli/issues/710)) ([9c32f68](https://www.github.com/ethersphere/swarm-cli/commit/9c32f68af57ebb49b39aff189e6c4730c88e6df4))
9+
* show warning when new swarm-cli version is available ([#708](https://www.github.com/ethersphere/swarm-cli/issues/708)) ([b3bf9bc](https://www.github.com/ethersphere/swarm-cli/commit/b3bf9bc64b6fb933308d529441209f4663a49226))
10+
* use amount argument and unit option for stake deposit ([#707](https://www.github.com/ethersphere/swarm-cli/issues/707)) ([d6a25cd](https://www.github.com/ethersphere/swarm-cli/commit/d6a25cd8b4d2729daedadd2432482403fd025e28))
11+
312
## [3.0.0](https://www.github.com/ethersphere/swarm-cli/compare/v2.37.0...v3.0.0) (2026-05-04)
413

514

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

0 commit comments

Comments
 (0)