Skip to content

Commit

Permalink
chore(master): release 8.1.0 (#953)
Browse files Browse the repository at this point in the history
  • Loading branch information
bee-worker authored Oct 3, 2024
1 parent 62496f7 commit 5434d66
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,6 +1,18 @@
# Changelog


## [8.1.0](https://github.com/ethersphere/bee-js/compare/v8.0.2...v8.1.0) (2024-10-03)


### Features

* harden internals ([#952](https://github.com/ethersphere/bee-js/issues/952)) ([a640272](https://github.com/ethersphere/bee-js/commit/a64027272cb5131d73a48369a50f66927712890e))


### Bug Fixes

* handle null pinnings as empty list ([#955](https://github.com/ethersphere/bee-js/issues/955)) ([62496f7](https://github.com/ethersphere/bee-js/commit/62496f733611fdeb23b5934d074c1204408474e1))

## [8.0.2](https://github.com/ethersphere/bee-js/compare/v8.0.1...v8.0.2) (2024-09-16)


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": "8.0.2",
"version": "8.1.0",
"description": "Javascript client for Bee",
"keywords": [
"bee",
Expand Down

0 comments on commit 5434d66

Please sign in to comment.