Skip to content

Commit 776e4a7

Browse files
authored
chore: release 2.5.0 (#472)
1 parent 7008edb commit 776e4a7

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
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.5.0](https://www.github.com/ethersphere/swarm-cli/compare/v2.4.1...v2.5.0) (2023-08-30)
4+
5+
6+
### Features
7+
8+
* add hash command ([#469](https://www.github.com/ethersphere/swarm-cli/issues/469)) ([2416fe0](https://www.github.com/ethersphere/swarm-cli/commit/2416fe02a196ba0096f6938d1953855b1e26d550))
9+
* estimate stamp cost, capacity and ttl ([#470](https://www.github.com/ethersphere/swarm-cli/issues/470)) ([3f9ec0f](https://www.github.com/ethersphere/swarm-cli/commit/3f9ec0f60254bdac857cd1234196a7c97df9808a))
10+
11+
12+
### Bug Fixes
13+
14+
* print less in dev mode in status command ([#471](https://www.github.com/ethersphere/swarm-cli/issues/471)) ([ffb5cea](https://www.github.com/ethersphere/swarm-cli/commit/ffb5ceac03ba7e52f0f3cd857a5b646cad47039c))
15+
316
### [2.4.1](https://www.github.com/ethersphere/swarm-cli/compare/v2.4.0...v2.4.1) (2023-08-30)
417

518

package-lock.json

Lines changed: 2 additions & 2 deletions
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.4.1",
3+
"version": "2.5.0",
44
"description": "CLI tool for Bee",
55
"keywords": [
66
"Bee",

0 commit comments

Comments
 (0)