Skip to content

Commit bec0464

Browse files
committed
chore: Release codspeed-runner version 4.7.0 🎉
1 parent c01903e commit bec0464

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

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

66

77

8+
## [4.7.0] - 2026-01-12
9+
10+
### <!-- 0 -->🚀 Features
11+
- Add l2d cache events to perf command by @GuillaumeLagrange in [#188](https://github.com/CodSpeedHQ/runner/pull/188)
12+
13+
814
## [4.6.0] - 2026-01-07
915

1016
### <!-- 0 -->🚀 Features
@@ -704,6 +710,7 @@
704710
- Add linting components to the toolchain by @art049
705711

706712

713+
[4.7.0]: https://github.com/CodSpeedHQ/runner/compare/v4.6.0..v4.7.0
707714
[4.6.0]: https://github.com/CodSpeedHQ/runner/compare/v4.5.2..v4.6.0
708715
[4.5.2]: https://github.com/CodSpeedHQ/runner/compare/v4.5.1..v4.5.2
709716
[4.5.1]: https://github.com/CodSpeedHQ/runner/compare/v4.5.0..v4.5.1

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

0 commit comments

Comments
 (0)