Skip to content

Commit a7d078e

Browse files
committed
chore: Release codspeed-runner version 3.2.1
1 parent 94bb34c commit a7d078e

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

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

66

77

8-
## [Unreleased]
8+
## [3.2.1] - 2024-11-29
99

1010
### <!-- 0 -->🚀 Features
1111
- Add support for pipelines triggered through the api by @fargito in [#52](https://github.com/CodSpeedHQ/runner/pull/52)
@@ -280,7 +280,7 @@
280280
- Add linting components to the toolchain by @art049
281281

282282

283-
[unreleased]: https://github.com/CodSpeedHQ/runner/compare/v3.2.0..HEAD
283+
[3.2.1]: https://github.com/CodSpeedHQ/runner/compare/v3.2.0..v3.2.1
284284
[3.2.0]: https://github.com/CodSpeedHQ/runner/compare/v3.1.0..v3.2.0
285285
[3.1.0]: https://github.com/CodSpeedHQ/runner/compare/v3.0.0..v3.1.0
286286
[3.0.0]: https://github.com/CodSpeedHQ/runner/compare/v2.4.3..v3.0.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 = "3.2.0"
3+
version = "3.2.1"
44
edition = "2021"
55
repository = "https://github.com/CodSpeedHQ/runner"
66
publish = false

0 commit comments

Comments
 (0)