Skip to content

Commit 5503a07

Browse files
authored
chore(release): prepare for 4.2.1 (#1079)
1 parent 24683db commit 5503a07

3 files changed

Lines changed: 17 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [4.2.1] - 2026-04-27
8+
9+
### ⚙️ Dependencies
10+
11+
- Bump to node 1.0.0-rc.3 and storage-core 1.2.0-rc.3 (#1077)
12+
13+
### 🚀 Features
14+
15+
- *(bench)* Add preprod genesis and multi-tx apply benchmarks (#1076)
16+
717
## [4.2.0] - 2026-04-23
818

919
### 🚀 Features

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ members = [
1111
]
1212

1313
[workspace.package]
14-
version = "4.2.0"
14+
version = "4.2.1"
1515
edition = "2024"
1616
license = "Apache-2.0"
1717
readme = "README.md"

0 commit comments

Comments
 (0)