Skip to content

Commit c83c0d9

Browse files
committed
chore: Release codspeed-runner version 4.0.1
1 parent f3f207c commit c83c0d9

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.0.1] - 2025-09-09
9+
10+
### <!-- 1 -->🐛 Bug Fixes
11+
- Url for codspeed-go-runner installer by @not-matthias in [#112](https://github.com/CodSpeedHQ/runner/pull/112)
12+
13+
814
## [4.0.0] - 2025-09-01
915

1016
### <!-- 0 -->🚀 Features
@@ -451,6 +457,7 @@
451457
- Add linting components to the toolchain by @art049
452458

453459

460+
[4.0.1]: https://github.com/CodSpeedHQ/runner/compare/v4.0.0..v4.0.1
454461
[4.0.0]: https://github.com/CodSpeedHQ/runner/compare/v3.8.1..v4.0.0
455462
[3.8.1]: https://github.com/CodSpeedHQ/runner/compare/v3.8.0..v3.8.1
456463
[3.8.0]: https://github.com/CodSpeedHQ/runner/compare/v3.7.0..v3.8.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.0.0"
3+
version = "4.0.1"
44
edition = "2024"
55
repository = "https://github.com/CodSpeedHQ/runner"
66
publish = false

0 commit comments

Comments
 (0)