File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" :" ColdBox CLI" ,
3- "version" :" 8.10.0 " ,
3+ "version" :" 8.10.1 " ,
44 "location" :" https://downloads.ortussolutions.com/ortussolutions/commandbox-modules/coldbox-cli/@build.version@/coldbox-cli-@build.version@.zip" ,
55 "slug" :" coldbox-cli" ,
66 "author" :" Ortus Solutions, Corp" ,
Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010## [ Unreleased]
1111
12+ ### Fixed
13+
14+ - Corruption of box.json on build process overlapping
15+
1216## [ 8.10.0] - 2026-04-10
1317
1418### Added
Original file line number Diff line number Diff line change 44 *
55 * Examples:
66 * coldbox ai install
7- * coldbox ai install -- agent=claude,copilot
8- * coldbox ai install -- language=boxlang
7+ * coldbox ai install agent=claude,copilot
8+ * coldbox ai install language=boxlang
99 * coldbox ai install --force
1010 */
1111component extends = " coldbox-cli.models.BaseAICommand" {
You can’t perform that action at this time.
0 commit comments