Skip to content

Commit cf65d19

Browse files
authored
chore: release 2.25.0 (#577)
1 parent 4116d36 commit cf65d19

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

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

3+
## [2.25.0](https://www.github.com/ethersphere/swarm-cli/compare/v2.24.0...v2.25.0) (2025-03-17)
4+
5+
6+
### Features
7+
8+
* upgrade bee-js to 9.0.3 ([#575](https://www.github.com/ethersphere/swarm-cli/issues/575)) ([4116d36](https://www.github.com/ethersphere/swarm-cli/commit/4116d368f3b3b2a880ba219c9787befc9ddb6585))
9+
10+
11+
### Bug Fixes
12+
13+
* act download ([#576](https://www.github.com/ethersphere/swarm-cli/issues/576)) ([a904fe2](https://www.github.com/ethersphere/swarm-cli/commit/a904fe2e0f80838ee3a77b5f23fabc83b9146f90))
14+
315
## [2.24.0](https://www.github.com/ethersphere/swarm-cli/compare/v2.23.0...v2.24.0) (2025-03-12)
416

517

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

0 commit comments

Comments
 (0)