Skip to content

Commit 4b715d0

Browse files
committed
chore: release 2.34.0
1 parent 20aaa69 commit 4b715d0

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

CHANGELOG.md

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

3+
## [2.34.0](https://www.github.com/ethersphere/swarm-cli/compare/v2.33.0...v2.34.0) (2025-07-28)
4+
5+
6+
### Features
7+
8+
* bump get-bee to download bee v2.6.0 ([#637](https://www.github.com/ethersphere/swarm-cli/issues/637)) ([20aaa69](https://www.github.com/ethersphere/swarm-cli/commit/20aaa697a282a13807cd9b4a01b1eaa09a7f4867))
9+
10+
11+
### Bug Fixes
12+
13+
* decrypt encrypted file during download ([#636](https://www.github.com/ethersphere/swarm-cli/issues/636)) ([78f38fa](https://www.github.com/ethersphere/swarm-cli/commit/78f38fa236023e0eb255e28c8279715168236896))
14+
* do not check postage batch for gateway feed upload ([#629](https://www.github.com/ethersphere/swarm-cli/issues/629)) ([626300a](https://www.github.com/ethersphere/swarm-cli/commit/626300a0410134386babb31bb5a782eab6489939))
15+
* use wrapped feeds in download command ([#633](https://www.github.com/ethersphere/swarm-cli/issues/633)) ([a82a598](https://www.github.com/ethersphere/swarm-cli/commit/a82a5989073840fbdc8aa72de8061efdf62fe2b0))
16+
* use wrapped feeds in feed print command ([#632](https://www.github.com/ethersphere/swarm-cli/issues/632)) ([f6e988b](https://www.github.com/ethersphere/swarm-cli/commit/f6e988b7156f8558ae661be49c23e3904cb49ebb))
17+
318
## [2.33.0](https://www.github.com/ethersphere/swarm-cli/compare/v2.32.0...v2.33.0) (2025-07-03)
419

520

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

0 commit comments

Comments
 (0)