Skip to content

Commit 4d0ffd8

Browse files
chore(main): release cli-engine 0.4.6 (#55)
🤖 I have created a release *beep* *boop* --- ## [0.4.6](cli-engine-v0.4.5...cli-engine-v0.4.6) (2026-07-17) ### Features * **output:** terminal-width-aware tables, field-order rendering, config-driven format ([#54](#54)) ([5ca753f](5ca753f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5ca753f commit 4d0ffd8

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.4.5"
2+
".": "0.4.6"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.4.6](https://github.com/godaddy/cli-engine/compare/cli-engine-v0.4.5...cli-engine-v0.4.6) (2026-07-17)
4+
5+
6+
### Features
7+
8+
* **output:** terminal-width-aware tables, field-order rendering, config-driven format ([#54](https://github.com/godaddy/cli-engine/issues/54)) ([5ca753f](https://github.com/godaddy/cli-engine/commit/5ca753faf397979731ea7a43d79d65ad9e095ac2))
9+
310
## [0.4.5](https://github.com/godaddy/cli-engine/compare/cli-engine-v0.4.4...cli-engine-v0.4.5) (2026-07-16)
411

512

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 = "cli-engine"
3-
version = "0.4.5"
3+
version = "0.4.6"
44
edition = "2024"
55
description = "Rust CLI framework for consistent command modules"
66
repository = "https://github.com/godaddy/cli-engine"

0 commit comments

Comments
 (0)