Skip to content

Commit 260e47b

Browse files
bee-workerCafe137
andauthored
chore: release 0.8.0 (#119)
* chore: release 0.8.0 * docs: update changelog Co-authored-by: Cafe137 <aron@aronsoos.com>
1 parent 9ff1827 commit 260e47b

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
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+
## [0.8.0](https://www.github.com/ethersphere/swarm-cli/compare/v0.7.0...v0.8.0) (2021-06-01)
4+
5+
6+
### Features
7+
8+
* add stamp reupload command ([#121](https://www.github.com/ethersphere/swarm-cli/issues/121)) ([9ff1827](https://www.github.com/ethersphere/swarm-cli/commit/9ff18272eb1bce5e877ed05211b8d2456032b0ce))
9+
* add status command ([#121](https://www.github.com/ethersphere/swarm-cli/issues/121)) ([9ff1827](https://www.github.com/ethersphere/swarm-cli/commit/9ff18272eb1bce5e877ed05211b8d2456032b0ce))
10+
* improve error reporting ([#121](https://www.github.com/ethersphere/swarm-cli/issues/121)) ([9ff1827](https://www.github.com/ethersphere/swarm-cli/commit/9ff18272eb1bce5e877ed05211b8d2456032b0ce))
11+
* add gas-price and gas-header options to cashout ([#121](https://www.github.com/ethersphere/swarm-cli/issues/121)) ([9ff1827](https://www.github.com/ethersphere/swarm-cli/commit/9ff18272eb1bce5e877ed05211b8d2456032b0ce))
12+
* add interactive stamp picker ([#111](https://www.github.com/ethersphere/swarm-cli/issues/111)) ([6ad1963](https://www.github.com/ethersphere/swarm-cli/commit/6ad1963c0ca7a0bbe400e72b14ceb8962934c2a7))
13+
14+
15+
### Bug Fixes
16+
17+
* remove invalid bin field ([#115](https://www.github.com/ethersphere/swarm-cli/issues/115)) ([9304a04](https://www.github.com/ethersphere/swarm-cli/commit/9304a041e28464a86ad6ba4c2d20fd7cc5777b71))
18+
319
## [0.7.0](https://www.github.com/ethersphere/swarm-cli/compare/v0.6.0...v0.7.0) (2021-05-20)
420

521

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": "0.7.0",
3+
"version": "0.8.0",
44
"description": "Cli tool for Bee",
55
"keywords": [
66
"Bee",

0 commit comments

Comments
 (0)