Skip to content

Commit c5c8651

Browse files
chore(master): release 10.2.0 (#1118)
* chore(master): release 10.2.0 * test: update test coverage --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 146e818 commit c5c8651

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

33

4+
## [10.2.0](https://github.com/ethersphere/bee-js/compare/v10.1.2...v10.2.0) (2026-01-06)
5+
6+
7+
### Features
8+
9+
* add recursive ACT support for mantaray structures ([#1119](https://github.com/ethersphere/bee-js/issues/1119)) ([32a4478](https://github.com/ethersphere/bee-js/commit/32a44786de8a8b2f7ac8b8ce27e8806b5d27efb8))
10+
411
## [10.1.2](https://github.com/ethersphere/bee-js/compare/v10.1.1...v10.1.2) (2025-12-15)
512

613

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ethersphere/bee-js",
3-
"version": "10.1.2",
3+
"version": "10.2.0",
44
"description": "Javascript client for Bee",
55
"keywords": [
66
"bee",

0 commit comments

Comments
 (0)