Skip to content

Commit 4abc68b

Browse files
bee-workerCafe137
andauthored
chore: release 2.15.0 (#533)
Co-authored-by: Cafe137 <[email protected]>
1 parent 87af52c commit 4abc68b

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
## [2.15.0](https://www.github.com/ethersphere/swarm-cli/compare/v2.14.0...v2.15.0) (2024-09-16)
4+
5+
6+
### Features
7+
8+
* upgrade to bee-js 8 ([#531](https://www.github.com/ethersphere/swarm-cli/issues/531)) ([e8b1842](https://www.github.com/ethersphere/swarm-cli/commit/e8b18422c0b72383e51c41596b2b10f85b2529b1))
9+
10+
11+
### Bug Fixes
12+
13+
* handle missing chequebook in addresses command ([#534](https://www.github.com/ethersphere/swarm-cli/issues/534)) ([05cb0ed](https://www.github.com/ethersphere/swarm-cli/commit/05cb0ed83dc69cbc964d18630feffd26da8c12ba))
14+
315
## [2.14.0](https://www.github.com/ethersphere/swarm-cli/compare/v2.13.1...v2.14.0) (2024-09-11)
416

517

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": "2.14.0",
3+
"version": "2.15.0",
44
"description": "CLI tool for Bee",
55
"keywords": [
66
"Bee",

0 commit comments

Comments
 (0)