Skip to content

Commit 46b6c5e

Browse files
authored
chore: release 0.9.0 (#133)
1 parent b8e845f commit 46b6c5e

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [0.9.0](https://www.github.com/ethersphere/swarm-cli/compare/v0.8.0...v0.9.0) (2021-06-04)
4+
5+
6+
### Features
7+
8+
* add pss commands ([#128](https://www.github.com/ethersphere/swarm-cli/issues/128)) ([b8e845f](https://www.github.com/ethersphere/swarm-cli/commit/b8e845f3d21741c4a6b1c6665e9739f1783243d8))
9+
310
## [0.8.0](https://www.github.com/ethersphere/swarm-cli/compare/v0.7.0...v0.8.0) (2021-06-01)
411

512

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

0 commit comments

Comments
 (0)