Skip to content

Commit 4cee5df

Browse files
authored
chore: release 1.9.0 (#308)
1 parent 5879880 commit 4cee5df

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.9.0](https://www.github.com/ethersphere/swarm-cli/compare/v1.8.0...v1.9.0) (2021-12-21)
4+
5+
6+
### Features
7+
8+
* add feed download ([#305](https://www.github.com/ethersphere/swarm-cli/issues/305)) ([14e11be](https://www.github.com/ethersphere/swarm-cli/commit/14e11be13d11604e8cf65109c68508571720b17c))
9+
* add node info to status command ([#310](https://www.github.com/ethersphere/swarm-cli/issues/310)) ([5879880](https://www.github.com/ethersphere/swarm-cli/commit/58798802ac1e9c6c4ca215972b93e3b172236a67))
10+
* bzz.link support ([#307](https://www.github.com/ethersphere/swarm-cli/issues/307)) ([23e490c](https://www.github.com/ethersphere/swarm-cli/commit/23e490c07a190440dfa3168a588c438bf1f1b24e))
11+
312
## [1.8.0](https://www.github.com/ethersphere/swarm-cli/compare/v1.7.0...v1.8.0) (2021-11-26)
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.8.0",
3+
"version": "1.9.0",
44
"description": "Cli tool for Bee",
55
"keywords": [
66
"Bee",

0 commit comments

Comments
 (0)