Skip to content

Commit e954d5f

Browse files
committed
chore: Release codspeed-runner version 4.5.2 🎉
1 parent 1e206f8 commit e954d5f

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.5.2] - 2025-12-23
9+
10+
### <!-- 0 -->🚀 Features
11+
- Update release flow to make sure only runner releases are marked as latest (#180) by @GuillaumeLagrange in [#180](https://github.com/CodSpeedHQ/runner/pull/180)
12+
- Improve `UNAUTHENTICATED` error message by @fargito in [#181](https://github.com/CodSpeedHQ/runner/pull/181)
13+
14+
### <!-- 7 -->⚙️ Internals
15+
- Bump cargo dist to 0.30.3 by @art049
16+
17+
818
## [4.5.1] - 2025-12-22
919

1020
### <!-- 1 -->🐛 Bug Fixes
@@ -674,6 +684,7 @@
674684
- Add linting components to the toolchain by @art049
675685

676686

687+
[4.5.2]: https://github.com/CodSpeedHQ/runner/compare/v4.5.1..v4.5.2
677688
[4.5.1]: https://github.com/CodSpeedHQ/runner/compare/v4.5.0..v4.5.1
678689
[4.5.0]: https://github.com/CodSpeedHQ/runner/compare/v4.4.1..v4.5.0
679690
[4.4.1]: https://github.com/CodSpeedHQ/runner/compare/v4.4.0..v4.4.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.5.1"
3+
version = "4.5.2"
44
edition = "2024"
55
repository = "https://github.com/CodSpeedHQ/runner"
66
publish = false

0 commit comments

Comments
 (0)