Skip to content

Commit 3b88b16

Browse files
chore: release v0.2.4 (#36)
## 🤖 New release * `edera-check`: 0.2.3 -> 0.2.4 <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.2.4](v0.2.3...v0.2.4) - 2026-02-19 ### Other - Attempt multiarch ([#37](#37)) - Fixup readme for CURL install, fix arm build ([#35](#35)) </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 8d499ee commit 3b88b16

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.4](https://github.com/edera-dev/edera-check/compare/v0.2.3...v0.2.4) - 2026-02-19
11+
12+
### Other
13+
14+
- Attempt multiarch ([#37](https://github.com/edera-dev/edera-check/pull/37))
15+
- Fixup readme for CURL install, fix arm build ([#35](https://github.com/edera-dev/edera-check/pull/35))
16+
1017
## [0.2.3](https://github.com/edera-dev/edera-check/compare/v0.2.2...v0.2.3) - 2026-02-19
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.3"
3+
version = "0.2.4"
44
edition = "2024"
55
license = "Apache-2.0"
66
description = "CLI to run checks before installing or using Edera"

0 commit comments

Comments
 (0)