Skip to content

Commit

Permalink
chore: release 3.3.4 (#621)
Browse files Browse the repository at this point in the history
  • Loading branch information
bee-worker authored Apr 12, 2022
1 parent be1f537 commit 02fc062
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

### [3.3.4](https://www.github.com/ethersphere/bee-js/compare/v3.3.3...v3.3.4) (2022-04-12)

This is a small patch release that brings mainly support for the new Bee 1.5.1 and two small bug fixes.

### Bug Fixes

* nodeinfo interface ([#622](https://www.github.com/ethersphere/bee-js/issues/622)) ([6a70cad](https://www.github.com/ethersphere/bee-js/commit/6a70cade07007a20fe442ef62306f1a2b3a84733))
* remove browser blob polyfill for service workers support ([#614](https://www.github.com/ethersphere/bee-js/issues/614)) ([7c5c78d](https://www.github.com/ethersphere/bee-js/commit/7c5c78ddb1598e43c39441b1f9108bd00e12dd3c))

### [3.3.3](https://www.github.com/ethersphere/bee-js/compare/v3.3.2...v3.3.3) (2022-03-25)

### 🧱 EcmaScript Modules
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": "3.3.3",
"version": "3.3.4",
"description": "Javascript client for Bee",
"keywords": [
"bee",
Expand Down

0 comments on commit 02fc062

Please sign in to comment.