Skip to content

Commit

Permalink
chore(master): release 6.7.0 (#891)
Browse files Browse the repository at this point in the history
  • Loading branch information
bee-worker authored Dec 4, 2023
1 parent 6adb8d2 commit 2bebb84
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


## [6.7.0](https://github.com/ethersphere/bee-js/compare/v6.6.0...v6.7.0) (2023-12-04)


### Features

* add stamp effective byte util ([#890](https://github.com/ethersphere/bee-js/issues/890)) ([34b40b7](https://github.com/ethersphere/bee-js/commit/34b40b711ccd1cce61fc4f97b377f2b282c0f8a8))


### Bug Fixes

* expose stamp effective volume util ([#893](https://github.com/ethersphere/bee-js/issues/893)) ([6adb8d2](https://github.com/ethersphere/bee-js/commit/6adb8d203b4a78db63d8a8791b8e52bf6f48bddc))

## [6.6.0](https://github.com/ethersphere/bee-js/compare/v6.5.1...v6.6.0) (2023-11-28)


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

0 comments on commit 2bebb84

Please sign in to comment.