File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-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.1.0 " ,
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 @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010## [ Unreleased]
1111
12+ ### Fixed
13+
14+ - add dependency install so dependencies can be built correctly
15+
1216## [ 8.0.3] - 2025-11-05
1317
1418### Fixed
You can’t perform that action at this time.
0 commit comments