chore(release): 0.52.2 [skip ci]

## [0.52.2](https://github.com/propeller-heads/tycho-execution/compare/0.52.1...0.52.2) (2025-02-26)
This commit is contained in:
semantic-release-bot
2025-02-26 18:01:34 +00:00
parent 4e5776133b
commit d7ddb27497
3 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
## [0.52.2](https://github.com/propeller-heads/tycho-execution/compare/0.52.1...0.52.2) (2025-02-26)
## [0.52.1](https://github.com/propeller-heads/tycho-execution/compare/0.52.0...0.52.1) (2025-02-26)
## [0.52.0](https://github.com/propeller-heads/tycho-execution/compare/0.51.2...0.52.0) (2025-02-26)

2
Cargo.lock generated
View File

@@ -4340,7 +4340,7 @@ dependencies = [
[[package]]
name = "tycho-execution"
version = "0.52.1"
version = "0.52.2"
dependencies = [
"alloy",
"alloy-primitives",

View File

@@ -1,6 +1,6 @@
[package]
name = "tycho-execution"
version = "0.52.1"
version = "0.52.2"
edition = "2021"
[[bin]]