Skip to content

Commit

Permalink
chore(master): release 5.1.1 (#805)
Browse files Browse the repository at this point in the history
  • Loading branch information
bee-worker authored Dec 21, 2022
1 parent 63d7aed commit 6595198
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changelog


## [5.1.1](https://github.com/ethersphere/bee-js/compare/v5.1.0...v5.1.1) (2022-12-21)


### Bug Fixes

* backward compatibility for wallet ep ([#803](https://github.com/ethersphere/bee-js/issues/803)) ([63d7aed](https://github.com/ethersphere/bee-js/commit/63d7aedf2afd1fdd71418a6f9a409ba2c2c21404))
* staking ep url change ([#804](https://github.com/ethersphere/bee-js/issues/804)) ([63d7aed](https://github.com/ethersphere/bee-js/commit/63d7aedf2afd1fdd71418a6f9a409ba2c2c21404))

## [5.1.0](https://github.com/ethersphere/bee-js/compare/v5.0.0...v5.1.0) (2022-11-11)

This is a smaller release that brings support for Bee 1.9 and several smaller features.
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": "5.1.0",
"version": "5.1.1",
"description": "Javascript client for Bee",
"keywords": [
"bee",
Expand Down

0 comments on commit 6595198

Please sign in to comment.