Skip to content

Commit e7c5469

Browse files
committed
chore: release 2.33.1
1 parent 78f38fa commit e7c5469

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

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

3+
### [2.33.1](https://www.github.com/ethersphere/swarm-cli/compare/v2.33.0...v2.33.1) (2025-07-27)
4+
5+
6+
### Bug Fixes
7+
8+
* 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))
9+
* 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))
10+
* 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))
11+
* 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))
12+
313
## [2.33.0](https://www.github.com/ethersphere/swarm-cli/compare/v2.32.0...v2.33.0) (2025-07-03)
414

515

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.33.1",
44
"description": "CLI tool for Bee",
55
"keywords": [
66
"Bee",

0 commit comments

Comments
 (0)