Skip to content

Commit fd06e42

Browse files
committed
chore: Release runner version 4.3.1 🎉
1 parent 5e239e4 commit fd06e42

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@
55

66

77

8+
## [4.3.1] - 2025-10-24
9+
10+
### <!-- 0 -->🚀 Features
11+
- Enable read-inline-info to support inlined frames by @not-matthias in [#139](https://github.com/CodSpeedHQ/runner/pull/139)
12+
13+
### <!-- 1 -->🐛 Bug Fixes
14+
- Sudo behavior when root or not available (#141) by @art049 in [#141](https://github.com/CodSpeedHQ/runner/pull/141)
15+
16+
817
## [4.3.0] - 2025-10-23
918

1019
### <!-- 0 -->🚀 Features
@@ -540,6 +549,7 @@
540549
- Add linting components to the toolchain by @art049
541550

542551

552+
[4.3.1]: https://github.com/CodSpeedHQ/runner/compare/v4.3.0..v4.3.1
543553
[4.3.0]: https://github.com/CodSpeedHQ/runner/compare/v4.2.1..v4.3.0
544554
[4.2.1]: https://github.com/CodSpeedHQ/runner/compare/v4.2.0..v4.2.1
545555
[4.2.0]: https://github.com/CodSpeedHQ/runner/compare/v4.1.1..v4.2.0

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -1,6 +1,6 @@
11
[package]
22
name = "codspeed-runner"
3-
version = "4.3.0"
3+
version = "4.3.1"
44
edition = "2024"
55
repository = "https://github.com/CodSpeedHQ/runner"
66
publish = false

0 commit comments

Comments
 (0)