chore: release

This commit is contained in:
edera-cultivation[bot]
2024-08-16 06:54:53 +00:00
committed by GitHub
parent dbeb8bf43b
commit 6081d6cb7d
11 changed files with 44 additions and 37 deletions

View File

@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.0.18](https://github.com/edera-dev/krata/compare/v0.0.17...v0.0.18) - 2024-08-16
### Other
- update Cargo.toml dependencies
- *(ctl)* move logic for branching ctl run steps into ControlCommands ([#342](https://github.com/edera-dev/krata/pull/342))
- update Cargo.lock dependencies
## [0.0.17](https://github.com/edera-dev/krata/compare/v0.0.16...v0.0.17) - 2024-08-15
### Added