Skip to content

Commit 9cd63cd

Browse files
chore: release v0.2.11 (#74)
## πŸ€– New release * `edera-check`: 0.2.10 -> 0.2.11 (βœ“ API compatible changes) <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.2.11](v0.2.10...v0.2.11) - 2026-03-24 ### Other - Also get kubelet logs ([#75](#75)) - Capture daemon logs in bundle ([#73](#73)) </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 60c2131 commit 9cd63cd

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

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

88
## [Unreleased]
99

10+
## [0.2.11](https://github.com/edera-dev/edera-check/compare/v0.2.10...v0.2.11) - 2026-03-24
11+
12+
### Other
13+
14+
- Also get kubelet logs ([#75](https://github.com/edera-dev/edera-check/pull/75))
15+
- Capture daemon logs in bundle ([#73](https://github.com/edera-dev/edera-check/pull/73))
16+
1017
## [0.2.10](https://github.com/edera-dev/edera-check/compare/v0.2.9...v0.2.10) - 2026-03-23
1118

1219
### 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.10"
3+
version = "0.2.11"
44
edition = "2024"
55
license = "Apache-2.0"
66
description = "CLI to run checks before installing or using Edera"

0 commit comments

Comments
Β (0)