File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" :" ColdBox CLI" ,
3- "version" :" 8.1 .0" ,
3+ "version" :" 8.2 .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" ,
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.1.0] - 2025-10-22
13+
1214### Changed
1315
1416- ` docker ` argument to create app was supposed to be ` false ` by default, not ` true `
@@ -164,7 +166,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
164166
165167- Eclipse support
166168
167- [ unreleased ] : https://github.com/ColdBox/coldbox-cli/compare/v8.0.0...HEAD
169+ [ unreleased ] : https://github.com/ColdBox/coldbox-cli/compare/v8.1.0...HEAD
170+ [ 8.1.0 ] : https://github.com/ColdBox/coldbox-cli/compare/v8.0.0...v8.1.0
168171[ 8.0.0 ] : https://github.com/ColdBox/coldbox-cli/compare/v7.10.0...v8.0.0
169172[ 7.10.0 ] : https://github.com/ColdBox/coldbox-cli/compare/v7.8.0...v7.10.0
170173[ 7.8.0 ] : https://github.com/ColdBox/coldbox-cli/compare/v7.8.0...v7.8.0
You can’t perform that action at this time.
0 commit comments