chore(release): 0.3.0 [skip ci]

## [0.3.0](https://github.com/propeller-heads/tycho-execution/compare/0.2.0...0.3.0) (2025-01-17)

### Features

* Add EncodingError ([bab5caa](bab5caa6f8))

### Bug Fixes

* Add RecoverableError ([af6d73a](af6d73a540))
This commit is contained in:
semantic-release-bot
2025-01-17 17:14:08 +00:00
parent 2024b94bcf
commit a16b2affed
3 changed files with 14 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -3039,7 +3039,7 @@ dependencies = [
[[package]]
name = "tycho-execution"
version = "0.2.0"
version = "0.3.0"
dependencies = [
"alloy",
"alloy-primitives",