Skip to content

Commit ecc9692

Browse files
release: v0.284.8
1 parent 67aced4 commit ecc9692

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

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 = "homeboy"
3-
version = "0.284.7"
3+
version = "0.284.8"
44
edition = "2021"
55
default-run = "homeboy"
66
license = "MIT"

docs/changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to Homeboy CLI are documented in this file.
44

55
(This file is embedded into the CLI binary and is also viewable via `homeboy changelog`.)
66

7+
## [0.284.8] - 2026-07-14
8+
9+
### Changed
10+
- split status command god file into focused modules (#7551)
11+
12+
### Fixed
13+
- Fix private Git workspace materialization fallback
14+
- align bench/build diagnostic assertions with actionable contract (#7975)
15+
- enforce embedded docs list/resolve contract (#7607)
16+
717
## [0.284.7] - 2026-07-14
818

919
### Changed

0 commit comments

Comments
 (0)