Skip to content

Commit

Permalink
chore: release 0.7.0 (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
bee-worker authored Jun 12, 2022
1 parent a6dd808 commit 01452e5
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

## [0.7.0](https://www.github.com/ethersphere/bee-desktop/compare/v0.6.0...v0.7.0) (2022-06-12)


### Features

* add new static folder location ([#95](https://www.github.com/ethersphere/bee-desktop/issues/95)) ([a6dd808](https://www.github.com/ethersphere/bee-desktop/commit/a6dd808ff73858e529cd0a3f3a9c437bcbe62cc0))

## [0.6.0](https://www.github.com/ethersphere/bee-desktop/compare/v0.5.0...v0.6.0) (2022-06-11)


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
Expand Up @@ -5,7 +5,7 @@
"name": "Swarm",
"email": "[email protected]"
},
"version": "0.6.0",
"version": "0.7.0",
"description": "Desktop client for running and managing bee",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 01452e5

Please sign in to comment.