Skip to content

Commit 2e4f386

Browse files
author
Github Actions
committed
Version bump
1 parent d912e5d commit 2e4f386

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

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.3.0",
3+
"version":"8.4.0",
44
"location":"https://downloads.ortussolutions.com/ortussolutions/commandbox-modules/coldbox-cli/@build.version@/[email protected]@.zip",
55
"slug":"coldbox-cli",
66
"author":"Ortus Solutions, Corp",

changelog.md

Lines changed: 4 additions & 1 deletion
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.3.0] - 2025-12-08
13+
1214
### Added
1315

1416
- More Modern CFML template support
@@ -180,7 +182,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
180182

181183
- Eclipse support
182184

183-
[unreleased]: https://github.com/ColdBox/coldbox-cli/compare/v8.2.0...HEAD
185+
[unreleased]: https://github.com/ColdBox/coldbox-cli/compare/v8.3.0...HEAD
186+
[8.3.0]: https://github.com/ColdBox/coldbox-cli/compare/v8.2.0...v8.3.0
184187
[8.2.0]: https://github.com/ColdBox/coldbox-cli/compare/v8.1.0...v8.2.0
185188
[8.1.0]: https://github.com/ColdBox/coldbox-cli/compare/v8.0.0...v8.1.0
186189
[8.0.0]: https://github.com/ColdBox/coldbox-cli/compare/v7.10.0...v8.0.0

0 commit comments

Comments
 (0)