Skip to content

Commit 67d58ad

Browse files
authored
chore: release 0.10.0 (#139)
1 parent 76e7f51 commit 67d58ad

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

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

3+
## [0.10.0](https://www.github.com/ethersphere/swarm-cli/compare/v0.9.0...v0.10.0) (2021-06-11)
4+
5+
6+
### Features
7+
8+
* add number separators, units, conditional required, hex strings ([#137](https://www.github.com/ethersphere/swarm-cli/issues/137)) ([397680d](https://www.github.com/ethersphere/swarm-cli/commit/397680d5e7a239b3c41b8da4d406e349f1bea76a))
9+
* add pinning reupload-all ([#138](https://www.github.com/ethersphere/swarm-cli/issues/138)) ([31a69ea](https://www.github.com/ethersphere/swarm-cli/commit/31a69ea8de92cc3066f55188f30d9390028e4f7a))
10+
11+
12+
### Bug Fixes
13+
14+
* remove topic option from pss commands ([#144](https://www.github.com/ethersphere/swarm-cli/issues/144)) ([76e7f51](https://www.github.com/ethersphere/swarm-cli/commit/76e7f51d4c2129e7cf1e57f47cda2b76a29af10d))
15+
316
## [0.9.0](https://www.github.com/ethersphere/swarm-cli/compare/v0.8.0...v0.9.0) (2021-06-04)
417

518

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

0 commit comments

Comments
 (0)