Skip to content

Commit 8e8cb94

Browse files
author
Github Actions
committed
Version bump
1 parent 8c90bde commit 8e8cb94

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":"7.10.0",
3+
"version":"7.11.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+
## [7.10.0] - 2025-10-10
13+
1214
### Added
1315

1416
- Modules Inherit Entry Point defaults to `true` now
@@ -145,7 +147,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
145147

146148
- Eclipse support
147149

148-
[unreleased]: https://github.com/ColdBox/coldbox-cli/compare/v7.8.0...HEAD
150+
[unreleased]: https://github.com/ColdBox/coldbox-cli/compare/v7.10.0...HEAD
151+
[7.10.0]: https://github.com/ColdBox/coldbox-cli/compare/v7.8.0...v7.10.0
149152
[7.8.0]: https://github.com/ColdBox/coldbox-cli/compare/v7.8.0...v7.8.0
150153
[7.7.0]: https://github.com/ColdBox/coldbox-cli/compare/v7.6.0...v7.7.0
151154
[7.6.0]: https://github.com/ColdBox/coldbox-cli/compare/v7.5.0...v7.6.0

0 commit comments

Comments
 (0)