Skip to content

Commit d9ee7ff

Browse files
author
Github Actions
committed
Version bump
1 parent 71ccb8c commit d9ee7ff

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 Platform Development Framework",
3-
"version":"8.0.5",
3+
"version":"8.1.0",
44
"location":"https://downloads.ortussolutions.com/ortussolutions/coldbox/@build.version@/coldbox-@build.version@.zip",
55
"author":"Ortus Solutions <info@ortussolutions.com>",
66
"slug":"coldbox",

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+
## [8.0.5] - 2025-11-07
13+
1214
### Fixed
1315

1416
- ColdBoxProxy typo on getting page context length
@@ -42,7 +44,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4244
- <https://coldbox.ortusbooks.com/readme/release-history/whats-new-with-8.0.0>
4345
- <https://coldbox.ortusbooks.com/readme/upgrading-to-coldbox-8>
4446

45-
[unreleased]: https://github.com/ColdBox/coldbox-platform/compare/v8.0.4...HEAD
47+
[unreleased]: https://github.com/ColdBox/coldbox-platform/compare/v8.0.5...HEAD
48+
[8.0.5]: https://github.com/ColdBox/coldbox-platform/compare/v8.0.4...v8.0.5
4649
[8.0.4]: https://github.com/ColdBox/coldbox-platform/compare/v8.0.3...v8.0.4
4750
[8.0.3]: https://github.com/ColdBox/coldbox-platform/compare/v8.0.2...v8.0.3
4851
[8.0.2]: https://github.com/ColdBox/coldbox-platform/compare/v8.0.1...v8.0.2

0 commit comments

Comments
 (0)