chore(release): 0.36.2 [skip ci]

## [0.36.2](https://github.com/propeller-heads/tycho-execution/compare/0.36.1...0.36.2) (2025-02-12)

### Bug Fixes

* Miscellaneous audit remarks ([582533f](582533fa31))
This commit is contained in:
semantic-release-bot
2025-02-12 09:54:29 +00:00
parent 3ce384ea16
commit 00fe142952
3 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
## [0.36.2](https://github.com/propeller-heads/tycho-execution/compare/0.36.1...0.36.2) (2025-02-12)
### Bug Fixes
* Miscellaneous audit remarks ([582533f](https://github.com/propeller-heads/tycho-execution/commit/582533fa31b1c2096566df00b7e07350f677a647))
## [0.36.1](https://github.com/propeller-heads/tycho-execution/compare/0.36.0...0.36.1) (2025-02-11)
## [0.36.0](https://github.com/propeller-heads/tycho-execution/compare/0.35.1...0.36.0) (2025-02-11)

2
Cargo.lock generated
View File

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

View File

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