Skip to content

Commit ef1fae7

Browse files
author
Github Actions
committed
Version bump
1 parent 98674ef commit ef1fae7

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.2.0",
3+
"version":"8.3.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.2.0] - 2025-11-11
13+
1214
### Added
1315

1416
- Missing rest resources for the `boxlang` template
@@ -174,7 +176,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
174176

175177
- Eclipse support
176178

177-
[unreleased]: https://github.com/ColdBox/coldbox-cli/compare/v8.1.0...HEAD
179+
[unreleased]: https://github.com/ColdBox/coldbox-cli/compare/v8.2.0...HEAD
180+
[8.2.0]: https://github.com/ColdBox/coldbox-cli/compare/v8.1.0...v8.2.0
178181
[8.1.0]: https://github.com/ColdBox/coldbox-cli/compare/v8.0.0...v8.1.0
179182
[8.0.0]: https://github.com/ColdBox/coldbox-cli/compare/v7.10.0...v8.0.0
180183
[7.10.0]: https://github.com/ColdBox/coldbox-cli/compare/v7.8.0...v7.10.0

0 commit comments

Comments
 (0)