File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed
Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 7474
7575 - name : Install Dependencies
7676 run : |
77+ box install --verbose --production
7778 cd apidocs && box install
7879
7980 - name : Update changelog [unreleased] with latest version
Original file line number Diff line number Diff line change 11{
22 "name" :" ColdBox Platform Development Framework" ,
3- "version" :" 8.0.3 " ,
3+ "version" :" 8.0.4 " ,
44 "location" :" https://downloads.ortussolutions.com/ortussolutions/coldbox/@build.version@/coldbox-@build.version@.zip" ,
55 "author" :" Ortus Solutions <info@ortussolutions.com>" ,
66 "slug" :" coldbox" ,
Original file line number Diff line number Diff line change @@ -13,6 +13,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
1414### Fixed
1515
16+ - add dependency install so dependencies can be built correctly
17+
18+ ## [ 8.0.3] - 2025-11-05
19+
20+ ### Fixed
21+
1622- Left extra debugging info in the router.
1723
1824## [ 8.0.2] - 2025-11-05
You can’t perform that action at this time.
0 commit comments