Skip to content

Commit 63ec5b2

Browse files
committed
chore: Release codspeed-runner version 4.10.5 🎉
1 parent e584262 commit 63ec5b2

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

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

66

77

8+
## [4.10.5] - 2026-02-06
9+
10+
### <!-- 0 -->🚀 Features
11+
- Support codspeed-node memory profiling by @not-matthias in [#228](https://github.com/CodSpeedHQ/runner/pull/228)
12+
13+
### <!-- 1 -->🐛 Bug Fixes
14+
- Check benchmark URIs rather than memtrack events by @not-matthias in [#230](https://github.com/CodSpeedHQ/runner/pull/230)
15+
- Do not error out if no head report is present after local run by @GuillaumeLagrange in [#233](https://github.com/CodSpeedHQ/runner/pull/233)
16+
17+
818
## [4.10.4] - 2026-02-02
919

1020
### <!-- 0 -->🚀 Features
@@ -907,6 +917,7 @@
907917
- Add linting components to the toolchain by @art049
908918

909919

920+
[4.10.5]: https://github.com/CodSpeedHQ/runner/compare/v4.10.4..v4.10.5
910921
[4.10.4]: https://github.com/CodSpeedHQ/runner/compare/v4.10.3..v4.10.4
911922
[4.10.3]: https://github.com/CodSpeedHQ/runner/compare/v4.10.2..v4.10.3
912923
[4.10.2]: https://github.com/CodSpeedHQ/runner/compare/v4.10.1..v4.10.2

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.10.4"
3+
version = "4.10.5"
44
edition = "2024"
55
repository = "https://github.com/CodSpeedHQ/codspeed"
66
publish = false

0 commit comments

Comments
 (0)