Skip to content

Commit 348dfe3

Browse files
author
Github Actions
committed
Version bump
1 parent 51d6509 commit 348dfe3

File tree

2 files changed

+8
-14
lines changed

2 files changed

+8
-14
lines changed

box.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"ColdBox CLI",
3-
"version":"7.8.0",
3+
"version":"7.9.0",
44
"location":"https://downloads.ortussolutions.com/ortussolutions/commandbox-modules/coldbox-cli/@build.version@/coldbox-cli-@build.version@.zip",
55
"slug":"coldbox-cli",
66
"author":"Ortus Solutions, Corp",
@@ -28,9 +28,9 @@
2828
"commandbox-docbox":"*"
2929
},
3030
"dependencies":{
31-
"testbox-cli":"*",
32-
"commandbox-migrations": "*"
33-
},
31+
"testbox-cli":"*",
32+
"commandbox-migrations":"*"
33+
},
3434
"installPaths":{},
3535
"ignore":[
3636
"**/.*",

changelog.md

Lines changed: 4 additions & 10 deletions
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.8.0] - 2025-08-06
13+
1214
### Added
1315

1416
- Copilot instructions for AI coding assistance
@@ -128,22 +130,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
128130

129131
- Eclipse support
130132

131-
[Unreleased]: https://github.com/ColdBox/coldbox-cli/compare/v7.7.0...HEAD
132-
133+
[unreleased]: https://github.com/ColdBox/coldbox-cli/compare/v7.8.0...HEAD
134+
[7.8.0]: https://github.com/ColdBox/coldbox-cli/compare/v7.7.0...v7.8.0
133135
[7.7.0]: https://github.com/ColdBox/coldbox-cli/compare/v7.6.0...v7.7.0
134-
135136
[7.6.0]: https://github.com/ColdBox/coldbox-cli/compare/v7.5.0...v7.6.0
136-
137137
[7.5.0]: https://github.com/ColdBox/coldbox-cli/compare/v7.4.0...v7.5.0
138-
139138
[7.4.0]: https://github.com/ColdBox/coldbox-cli/compare/v7.3.0...v7.4.0
140-
141139
[7.3.0]: https://github.com/ColdBox/coldbox-cli/compare/v7.2.1...v7.3.0
142-
143140
[7.2.1]: https://github.com/ColdBox/coldbox-cli/compare/v7.2.0...v7.2.1
144-
145141
[7.2.0]: https://github.com/ColdBox/coldbox-cli/compare/v7.1.0...v7.2.0
146-
147142
[7.1.0]: https://github.com/ColdBox/coldbox-cli/compare/v1.0.0...v7.1.0
148-
149143
[1.0.0]: https://github.com/ColdBox/coldbox-cli/compare/94e639a1ba9d10c8d9ad663435233bd115cf8586...v1.0.0

0 commit comments

Comments
 (0)