Skip to content

Commit

Permalink
chore(master): release 6.9.0 (#913)
Browse files Browse the repository at this point in the history
  • Loading branch information
bee-worker authored Mar 27, 2024
1 parent 29899ed commit 1d29ce9
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,6 +1,13 @@
# Changelog


## [6.9.0](https://github.com/ethersphere/bee-js/compare/v6.8.1...v6.9.0) (2024-03-27)


### Features

* add redundancy options and utils ([#896](https://github.com/ethersphere/bee-js/issues/896)) ([29899ed](https://github.com/ethersphere/bee-js/commit/29899ed8c4e155667782d31d94bc94f85ed64b3f))

## [6.8.1](https://github.com/ethersphere/bee-js/compare/v6.8.0...v6.8.1) (2024-03-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/bee-js",
"version": "6.8.1",
"version": "6.9.0",
"description": "Javascript client for Bee",
"keywords": [
"bee",
Expand Down

0 comments on commit 1d29ce9

Please sign in to comment.