Skip to content

Commit 297d730

Browse files
author
Github Actions
committed
Version bump
1 parent 5aaccf2 commit 297d730

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.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",

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.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

0 commit comments

Comments
 (0)