Skip to content

Commit 1031fdb

Browse files
authored
chore: release 1.4.0 (#240)
1 parent caecf7e commit 1031fdb

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.4.0](https://www.github.com/ethersphere/swarm-cli/compare/v1.3.0...v1.4.0) (2021-09-29)
4+
5+
6+
### Features
7+
8+
* add manifest commands ([#237](https://www.github.com/ethersphere/swarm-cli/issues/237)) ([277e09e](https://www.github.com/ethersphere/swarm-cli/commit/277e09e6da87ba002696ed388eb9f5af6c3421bc))
9+
* improve error logging and troubleshooting ([#241](https://www.github.com/ethersphere/swarm-cli/issues/241)) ([96a5c5a](https://www.github.com/ethersphere/swarm-cli/commit/96a5c5a58cbe5f744bed325d20ff40df41dc10d4))
10+
* print bee api urls in status command ([#239](https://www.github.com/ethersphere/swarm-cli/issues/239)) ([6d9672b](https://www.github.com/ethersphere/swarm-cli/commit/6d9672b3a887dd115f529ab0d1348e035e10e49b))
11+
312
## [1.3.0](https://www.github.com/ethersphere/swarm-cli/compare/v1.2.0...v1.3.0) (2021-08-24)
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.3.0",
3+
"version": "1.4.0",
44
"description": "Cli tool for Bee",
55
"keywords": [
66
"Bee",

0 commit comments

Comments
 (0)