Skip to content

Commit 17b4066

Browse files
chore(release): 2.4.0 \n\n# [2.4.0](v2.3.0...v2.4.0) (2026-01-09)
### Bug Fixes * lumos-cli back to lumos, to realign the package name with the script name for ease of use ([218e4b6](218e4b6)) * pass version directly to click_extra ([da7fa52](da7fa52)) ### Features * Add documentation build and improve README ([f20c58f](f20c58f)) * Add GitHub Actions for docs and changelog publishing ([d5132ee](d5132ee)) * Add ruff, basedpyright, and pre-commit hooks ([e40676e](e40676e)) * Use click-extra for interactive CLI documentation ([3b3757f](3b3757f))
1 parent 78af0c2 commit 17b4066

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [2.4.0](https://github.com/teamlumos/lumos-cli/compare/v2.3.0...v2.4.0) (2026-01-09)
2+
3+
4+
### Bug Fixes
5+
6+
* lumos-cli back to lumos, to realign the package name with the script name for ease of use ([218e4b6](https://github.com/teamlumos/lumos-cli/commit/218e4b63cffea812496714dcd023777b52167dce))
7+
* pass version directly to click_extra ([da7fa52](https://github.com/teamlumos/lumos-cli/commit/da7fa529ecd4cae55e6313e482c0925bad5a1df9))
8+
9+
10+
### Features
11+
12+
* Add documentation build and improve README ([f20c58f](https://github.com/teamlumos/lumos-cli/commit/f20c58f08dd1202b11a045ae602e5649a5ec9a95))
13+
* Add GitHub Actions for docs and changelog publishing ([d5132ee](https://github.com/teamlumos/lumos-cli/commit/d5132ee3430bac30750e3ea0dc9b82e5e2fa1991))
14+
* Add ruff, basedpyright, and pre-commit hooks ([e40676e](https://github.com/teamlumos/lumos-cli/commit/e40676e0cb78700e94b2fc4be7d6f4d886f6bdb6))
15+
* Use click-extra for interactive CLI documentation ([3b3757f](https://github.com/teamlumos/lumos-cli/commit/3b3757f3543e09b5e4ac301ad8a9f2a589bff5ba))
16+
117
# [2.3.0](https://github.com/teamlumos/lumos-cli/compare/v2.2.0...v2.3.0) (2025-12-11)
218

319

0 commit comments

Comments
 (0)