Skip to content

Commit

Permalink
chore: release 2.15.0 (#533)
Browse files Browse the repository at this point in the history
Co-authored-by: Cafe137 <[email protected]>
  • Loading branch information
bee-worker and Cafe137 authored Sep 17, 2024
1 parent 87af52c commit 4abc68b
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.15.0](https://www.github.com/ethersphere/swarm-cli/compare/v2.14.0...v2.15.0) (2024-09-16)


### Features

* 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))


### Bug Fixes

* 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))

## [2.14.0](https://www.github.com/ethersphere/swarm-cli/compare/v2.13.1...v2.14.0) (2024-09-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
@@ -1,6 +1,6 @@
{
"name": "@ethersphere/swarm-cli",
"version": "2.14.0",
"version": "2.15.0",
"description": "CLI tool for Bee",
"keywords": [
"Bee",
Expand Down

0 comments on commit 4abc68b

Please sign in to comment.