Skip to content

Commit

Permalink
chore(master): release 8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bee-worker committed Oct 24, 2024
1 parent 6e695b7 commit 7942dbc
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.3.0](https://github.com/ethersphere/bee-js/compare/v8.2.0...v8.3.0) (2024-10-24)


### Features

* add gateway constant ([#962](https://github.com/ethersphere/bee-js/issues/962)) ([c44c2cd](https://github.com/ethersphere/bee-js/commit/c44c2cdfa082226d0f9406e6bd654f0357956032))


### Bug Fixes

* do not wrap array in data object ([#965](https://github.com/ethersphere/bee-js/issues/965)) ([6e695b7](https://github.com/ethersphere/bee-js/commit/6e695b7d9e476845c56bbb13cda7869b57a9e0f0))

## [8.2.0](https://github.com/ethersphere/bee-js/compare/v8.1.0...v8.2.0) (2024-10-24)


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

0 comments on commit 7942dbc

Please sign in to comment.