Skip to content

Commit ffa124a

Browse files
author
Github Actions
committed
Version bump
1 parent 73a9906 commit ffa124a

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

box.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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",

changelog.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)