Skip to content

Commit 31cb17a

Browse files
bee-workerCafe137
andauthored
chore: release 1.10.0 (#325)
* chore: release 1.10.0 * docs: fix changelog Co-authored-by: Cafe137 <aron@aronsoos.com>
1 parent 93f5ae4 commit 31cb17a

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

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

3+
## [1.10.0](https://www.github.com/ethersphere/swarm-cli/compare/v1.9.0...v1.10.0) (2022-02-04)
4+
5+
6+
### Features
7+
8+
* add identity show command ([#322](https://www.github.com/ethersphere/swarm-cli/issues/322)) ([12f3fa3](https://www.github.com/ethersphere/swarm-cli/commit/12f3fa3de84de3b065e99d1ffec6a4c0b1aa7f76))
9+
* add identity rename command ([#323](https://www.github.com/ethersphere/swarm-cli/issues/323)) ([948b158](https://www.github.com/ethersphere/swarm-cli/commit/948b1580bc26e139497e757598462535a1d7ea35))
10+
* improve identity command workflows ([#321](https://www.github.com/ethersphere/swarm-cli/issues/321)) ([47cbb6f](https://www.github.com/ethersphere/swarm-cli/commit/47cbb6f2ff0090c51c70643508ed3fd1dbaac918))
11+
* update to bee-js 3.2 ([#320](https://www.github.com/ethersphere/swarm-cli/issues/320)) ([95b7045](https://www.github.com/ethersphere/swarm-cli/commit/95b7045adba3b83cf1473817316aacf227a43da5))
12+
313
## [1.9.0](https://www.github.com/ethersphere/swarm-cli/compare/v1.8.0...v1.9.0) (2021-12-21)
414

515

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

0 commit comments

Comments
 (0)