Skip to content

Commit 56989fd

Browse files
authored
chore: release 2.28.1 (#604)
1 parent 2e3b1dc commit 56989fd

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

3+
### [2.28.1](https://www.github.com/ethersphere/swarm-cli/compare/v2.28.0...v2.28.1) (2025-06-02)
4+
5+
6+
### Bug Fixes
7+
8+
* change order of status checks so chainsync comes earlier ([#602](https://www.github.com/ethersphere/swarm-cli/issues/602)) ([2e3b1dc](https://www.github.com/ethersphere/swarm-cli/commit/2e3b1dc1c5f6fa7c7e608bf65677d0708b9336e4))
9+
310
## [2.28.0](https://www.github.com/ethersphere/swarm-cli/compare/v2.27.0...v2.28.0) (2025-05-07)
411

512

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

0 commit comments

Comments
 (0)