Skip to content

Commit 4c60ae8

Browse files
authored
chore: release 2.37.0 (#661)
1 parent e7b9343 commit 4c60ae8

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.37.0](https://www.github.com/ethersphere/swarm-cli/compare/v2.36.1...v2.37.0) (2025-12-17)
4+
5+
6+
### Features
7+
8+
* rename utility get-bee command to quickstart ([#660](https://www.github.com/ethersphere/swarm-cli/issues/660)) ([e7b9343](https://www.github.com/ethersphere/swarm-cli/commit/e7b9343a5b19c87935eb606f52f19b6f684b6993))
9+
310
### [2.36.1](https://www.github.com/ethersphere/swarm-cli/compare/v2.36.0...v2.36.1) (2025-11-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.36.1",
3+
"version": "2.37.0",
44
"description": "CLI tool for Bee",
55
"keywords": [
66
"Bee",

0 commit comments

Comments
 (0)