Skip to content

Commit e37aa06

Browse files
committed
chore: Release codspeed-runner version 4.8.2 🎉
1 parent 5985ba0 commit e37aa06

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.8.2] - 2026-01-21
9+
10+
### <!-- 1 -->🐛 Bug Fixes
11+
- Check whether artifact contains any elements by @not-matthias in [#204](https://github.com/CodSpeedHQ/runner/pull/204)
12+
13+
814
## [4.8.1] - 2026-01-21
915

1016
### <!-- 0 -->🚀 Features
@@ -774,6 +780,7 @@
774780
- Add linting components to the toolchain by @art049
775781

776782

783+
[4.8.2]: https://github.com/CodSpeedHQ/runner/compare/v4.8.1..v4.8.2
777784
[4.8.1]: https://github.com/CodSpeedHQ/runner/compare/v4.8.0..v4.8.1
778785
[4.8.0]: https://github.com/CodSpeedHQ/runner/compare/v4.7.0..v4.8.0
779786
[4.7.0]: https://github.com/CodSpeedHQ/runner/compare/v4.6.0..v4.7.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.8.1"
3+
version = "4.8.2"
44
edition = "2024"
55
repository = "https://github.com/CodSpeedHQ/runner"
66
publish = false

0 commit comments

Comments
 (0)