Skip to content

Commit

Permalink
chore: release 2.7.0 (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
bee-worker authored Nov 30, 2023
1 parent 80395c9 commit 081b4ea
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.7.0](https://www.github.com/ethersphere/swarm-cli/compare/v2.6.0...v2.7.0) (2023-11-29)


### Features

* add all manifest commands ([#483](https://www.github.com/ethersphere/swarm-cli/issues/483)) ([80395c9](https://www.github.com/ethersphere/swarm-cli/commit/80395c96406f74ea064b1394b5bb4990c8c63f9c))

## [2.6.0](https://www.github.com/ethersphere/swarm-cli/compare/v2.5.1...v2.6.0) (2023-11-13)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ethersphere/swarm-cli",
"version": "2.6.0",
"version": "2.7.0",
"description": "CLI tool for Bee",
"keywords": [
"Bee",
Expand Down

0 comments on commit 081b4ea

Please sign in to comment.