Skip to content

Commit cfd95cb

Browse files
authored
chore: release 1.6.0 (#284)
1 parent f072d94 commit cfd95cb

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

3+
## [1.6.0](https://www.github.com/ethersphere/swarm-cli/compare/v1.5.0...v1.6.0) (2021-11-04)
4+
5+
6+
### Features
7+
8+
* add top level download command ([#271](https://www.github.com/ethersphere/swarm-cli/issues/271)) ([9cb196e](https://www.github.com/ethersphere/swarm-cli/commit/9cb196e478fb88ad0887109dd6263b4a51d69298))
9+
* display number of updates in feed print command ([#281](https://www.github.com/ethersphere/swarm-cli/issues/281)) ([75371f4](https://www.github.com/ethersphere/swarm-cli/commit/75371f43a0fe4d38ff1dc27c7d1a3136d29740cb))
10+
* print curl commands in distinct color ([#282](https://www.github.com/ethersphere/swarm-cli/issues/282)) ([f22ae0a](https://www.github.com/ethersphere/swarm-cli/commit/f22ae0ac2a45463f6d2a8e71d47b56a703b4a0c9))
11+
312
## [1.5.0](https://www.github.com/ethersphere/swarm-cli/compare/v1.4.0...v1.5.0) (2021-10-15)
413

514

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "1.5.0",
3+
"version": "1.6.0",
44
"description": "Cli tool for Bee",
55
"keywords": [
66
"Bee",

0 commit comments

Comments
 (0)