Skip to content

Commit 9604c32

Browse files
chore: release v0.2.18 (#113)
## 🤖 New release * `edera-check`: 0.2.17 -> 0.2.18 <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.2.18](v0.2.17...v0.2.18) - 2026-04-17 ### Other - Capture oxenstored logs ([#111](#111)) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/). Co-authored-by: edera-cultivation[bot] <165992271+edera-cultivation[bot]@users.noreply.github.com>
1 parent 3b1d174 commit 9604c32

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.18](https://github.com/edera-dev/edera-check/compare/v0.2.17...v0.2.18) - 2026-04-17
11+
12+
### Other
13+
14+
- Capture oxenstored logs ([#111](https://github.com/edera-dev/edera-check/pull/111))
15+
1016
## [0.2.17](https://github.com/edera-dev/edera-check/compare/v0.2.16...v0.2.17) - 2026-04-17
1117

1218
### Other

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "edera-check"
3-
version = "0.2.17"
3+
version = "0.2.18"
44
edition = "2024"
55
license = "Apache-2.0"
66
description = "CLI to run checks before installing or using Edera"

0 commit comments

Comments
 (0)