Skip to content

Commit e95ba69

Browse files
chore: Release exec-harness version 4.4.2-alpha.4 🎉
1 parent ee0c95b commit e95ba69

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ env_logger = "0.11.8"
9797
sign-tag = true
9898
sign-commit = true
9999
shared-version = false
100+
# Use one commit per crate being relased, this is necessary to have the templating below work
100101
consolidate-commits = false
101102
pre-release-commit-message = "chore: Release {{crate_name}} version {{version}} 🎉"
102103

crates/exec-harness/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "exec-harness"
3-
version = "4.4.2-alpha.3"
3+
version = "4.4.2-alpha.4"
44
edition = "2024"
55
repository = "https://github.com/CodSpeedHQ/runner"
66
publish = false

0 commit comments

Comments
 (0)