Skip to content

Commit b0b8e01

Browse files
bee-workerCafe137
andauthored
chore: release 1.5.0 (#265)
* chore: release 1.5.0 * docs: update changelog Co-authored-by: Cafe137 <aron@aronsoos.com>
1 parent 2f55c68 commit b0b8e01

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

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

3+
## [1.5.0](https://www.github.com/ethersphere/swarm-cli/compare/v1.4.0...v1.5.0) (2021-10-15)
4+
5+
6+
### Features
7+
8+
* add bee 1.2.0 and bee-js 2.1.0 compatibility ([#260](https://www.github.com/ethersphere/swarm-cli/issues/260)) ([419ef8d](https://www.github.com/ethersphere/swarm-cli/commit/419ef8d8e3a7e8ff6dc5ec5e1be7a1458756457b))
9+
* add content-type flag and mime detection ([#221](https://www.github.com/ethersphere/swarm-cli/issues/221)) ([ca17ddf](https://www.github.com/ethersphere/swarm-cli/commit/ca17ddf922e52ba2d996c108360e4a5be01e8b39))
10+
* add dilute and topup stamp commands ([#267](https://www.github.com/ethersphere/swarm-cli/issues/267)) ([2f55c68](https://www.github.com/ethersphere/swarm-cli/commit/2f55c68ed05154ad9bb52a74151fd6c680859cb7))
11+
* improve error message design ([#262](https://www.github.com/ethersphere/swarm-cli/issues/262)) ([b19957d](https://www.github.com/ethersphere/swarm-cli/commit/b19957d199a5cd09ef5191912b0a9d96a33bfa7a))
12+
13+
14+
### Bug Fixes
15+
16+
* print relevant error message for bad manifest references ([#264](https://www.github.com/ethersphere/swarm-cli/issues/264)) ([2e613a0](https://www.github.com/ethersphere/swarm-cli/commit/2e613a053cddddd982865893f927301d01dfe5f2))
17+
318
## [1.4.0](https://www.github.com/ethersphere/swarm-cli/compare/v1.3.0...v1.4.0) (2021-09-29)
419

520

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

0 commit comments

Comments
 (0)