Skip to content

Commit 15a59e4

Browse files
chore(master): release 10.1.0 (#1093)
* chore(master): release 10.1.0 * test: update test coverage --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7ab5604 commit 15a59e4

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.1.0](https://github.com/ethersphere/bee-js/compare/v10.0.1...v10.1.0) (2025-10-01)
5+
6+
7+
### Features
8+
9+
* add helpers to parse Size and Duration from string ([#1092](https://github.com/ethersphere/bee-js/issues/1092)) ([7ab5604](https://github.com/ethersphere/bee-js/commit/7ab56048eb94986849e3e14303768b75f3ea0844))
10+
411
## [10.0.1](https://github.com/ethersphere/bee-js/compare/v10.0.0...v10.0.1) (2025-09-30)
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.0.1",
3+
"version": "10.1.0",
44
"description": "Javascript client for Bee",
55
"keywords": [
66
"bee",

0 commit comments

Comments
 (0)