Skip to content

Commit 91016e1

Browse files
authored
chore: release 2.34.0 (#638)
1 parent 72c4593 commit 91016e1

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

CHANGELOG.md

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

3+
## [2.34.0](https://www.github.com/ethersphere/swarm-cli/compare/v2.33.0...v2.34.0) (2025-07-30)
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+
* allow buying stamps in dev mode ([#640](https://www.github.com/ethersphere/swarm-cli/issues/640)) ([8639497](https://www.github.com/ethersphere/swarm-cli/commit/8639497f9c5b77039f92d86f61e939cfa7ed0171))
14+
* 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))
15+
* 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))
16+
* 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))
17+
* 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))
18+
319
## [2.33.0](https://www.github.com/ethersphere/swarm-cli/compare/v2.32.0...v2.33.0) (2025-07-03)
420

521

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)