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.9 .0" ,
3+ "version" :" 8.10 .0" ,
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,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010## [ Unreleased]
1111
12+ ## [ 8.9.0] - 2026-04-07
13+
1214### Updates
1315
1416- ` CLAUDE.md ` now contains ` @AGENTS.md ` to point Claude to the shared ` AGENTS.md ` file, avoiding duplicate content
@@ -19,7 +21,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1921- Fixes for invalid commands in readmes and ai guideline.
2022- Updated html helper guideline to reflect the new helper syntax and added more examples.
2123
22-
2324## [ 8.8.0] - 2026-03-12
2425
2526- Fix invalid aliases
@@ -299,7 +300,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
299300
300301- Eclipse support
301302
302- [ unreleased ] : https://github.com/ColdBox/coldbox-cli/compare/v8.8.0...HEAD
303+ [ unreleased ] : https://github.com/ColdBox/coldbox-cli/compare/v8.9.0...HEAD
304+ [ 8.9.0 ] : https://github.com/ColdBox/coldbox-cli/compare/v8.8.0...v8.9.0
303305[ 8.8.0 ] : https://github.com/ColdBox/coldbox-cli/compare/v8.7.0...v8.8.0
304306[ 8.7.0 ] : https://github.com/ColdBox/coldbox-cli/compare/v8.6.0...v8.7.0
305307[ 8.6.0 ] : https://github.com/ColdBox/coldbox-cli/compare/v8.5.0...v8.6.0
You can’t perform that action at this time.
0 commit comments