We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f760ee7 commit ec17133Copy full SHA for ec17133
changelog.md
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
## [Unreleased]
11
12
+## [7.5.0] - 2024-10-16
13
+
14
### Fixed
15
16
- watch reinit issues with `coldbox watch` command
@@ -95,7 +97,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
95
97
96
98
- Eclipse support
99
-[Unreleased]: https://github.com/ColdBox/coldbox-cli/compare/v7.4.0...HEAD
100
+[Unreleased]: https://github.com/ColdBox/coldbox-cli/compare/v7.5.0...HEAD
101
102
+[7.5.0]: https://github.com/ColdBox/coldbox-cli/compare/v7.4.0...v7.5.0
103
104
[7.4.0]: https://github.com/ColdBox/coldbox-cli/compare/v7.3.0...v7.4.0
105
0 commit comments