Skip to content

Commit 981cd8b

Browse files
authored
chore: release 2.23.0 (#561)
1 parent 5dba920 commit 981cd8b

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

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

3+
## [2.23.0](https://www.github.com/ethersphere/swarm-cli/compare/v2.22.0...v2.23.0) (2025-03-10)
4+
5+
6+
### Features
7+
8+
* add stamp extend command ([#567](https://www.github.com/ethersphere/swarm-cli/issues/567)) ([5dba920](https://www.github.com/ethersphere/swarm-cli/commit/5dba920c23b5e38949c282df93d833619bb8a164))
9+
* update get-bee to fetch bee 2.4.0 ([#560](https://www.github.com/ethersphere/swarm-cli/issues/560)) ([7ac4839](https://www.github.com/ethersphere/swarm-cli/commit/7ac483931d7a3913aff864caa25cd9d49c1c37cb))
10+
311
## [2.22.0](https://www.github.com/ethersphere/swarm-cli/compare/v2.21.0...v2.22.0) (2024-12-09)
412

513

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

0 commit comments

Comments
 (0)