Skip to content

Commit cfa7dad

Browse files
committed
chore(master): release 12.3.0
1 parent 00d21a6 commit cfa7dad

3 files changed

Lines changed: 17 additions & 3 deletions

File tree

CHANGELOG.md

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

33

4+
## [12.3.0](https://github.com/ethersphere/bee-js/compare/v12.2.2...v12.3.0) (2026-06-19)
5+
6+
7+
### Features
8+
9+
* add minimumValidityBlocks to chainstate response ([#1194](https://github.com/ethersphere/bee-js/issues/1194)) ([1e1c9db](https://github.com/ethersphere/bee-js/commit/1e1c9dbed21a327bace9504a686c115de396b081))
10+
* add postage batch label update endpoint ([#1193](https://github.com/ethersphere/bee-js/issues/1193)) ([00d21a6](https://github.com/ethersphere/bee-js/commit/00d21a6ae7d1adc854a6ec2db61662a91c0c9aed))
11+
12+
13+
### Bug Fixes
14+
15+
* use nano second timestamp in stamper ([#1186](https://github.com/ethersphere/bee-js/issues/1186)) ([e92b390](https://github.com/ethersphere/bee-js/commit/e92b39007c3f12caa5a729ee732f1f03c5287b2d))
16+
* validate port in bee url ([#1189](https://github.com/ethersphere/bee-js/issues/1189)) ([70eaac6](https://github.com/ethersphere/bee-js/commit/70eaac62a2da2e6db9b42504c671f8397682af38))
17+
418
## [12.2.2](https://github.com/ethersphere/bee-js/compare/v12.2.1...v12.2.2) (2026-06-09)
519

620

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": "12.2.2",
3+
"version": "12.3.0",
44
"description": "Javascript client for Bee",
55
"keywords": [
66
"bee",

0 commit comments

Comments
 (0)