Skip to content

Commit 6e55caf

Browse files
committed
chore: Release codspeed-runner version 4.12.1 🎉
1 parent 8651dad commit 6e55caf

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.12.1] - 2026-03-20
9+
10+
### <!-- 7 -->⚙️ Internals
11+
- Bump memtrack version
12+
13+
814
## [4.12.0] - 2026-03-19
915

1016
### <!-- 0 -->🚀 Features
@@ -1033,6 +1039,7 @@
10331039
- Add linting components to the toolchain by @art049
10341040

10351041

1042+
[4.12.1]: https://github.com/CodSpeedHQ/runner/compare/v4.12.0..v4.12.1
10361043
[4.12.0]: https://github.com/CodSpeedHQ/runner/compare/v4.11.1..v4.12.0
10371044
[4.11.1]: https://github.com/CodSpeedHQ/runner/compare/v4.11.0..v4.11.1
10381045
[4.11.0]: https://github.com/CodSpeedHQ/runner/compare/v4.10.6..v4.11.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.12.0"
3+
version = "4.12.1"
44
edition = "2024"
55
repository = "https://github.com/CodSpeedHQ/codspeed"
66
publish = false

0 commit comments

Comments
 (0)