chore(release): 0.24.0 [skip ci]

## [0.24.0](https://github.com/propeller-heads/tycho-execution/compare/0.23.0...0.24.0) (2025-01-30)

### Features

* rename batchSetExecutor to setExecutors ([c653062](c653062027))
* replace setExecutor with batchSetExecutor ([ea504fa](ea504faca1))

### Bug Fixes

* rm redundant test ([24e95b1](24e95b1206))
This commit is contained in:
semantic-release-bot
2025-01-30 15:57:45 +00:00
parent 355405e138
commit 7fee0fd5e2
3 changed files with 15 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -4163,7 +4163,7 @@ dependencies = [
[[package]]
name = "tycho-execution"
version = "0.23.0"
version = "0.24.0"
dependencies = [
"alloy",
"alloy-primitives",