Skip to content

Commit 0922d75

Browse files
author
Github Actions
committed
Version bump
1 parent 502971f commit 0922d75

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 ORM Extensions",
3-
"version":"4.12.1",
3+
"version":"4.13.0",
44
"location":"https://downloads.ortussolutions.com/ortussolutions/coldbox-modules/cborm/@build.version@/cborm-@build.version@.zip",
55
"author":"Ortus Solutions <info@ortussolutions.com",
66
"homepage":"https://github.com/coldbox-modules/cborm",

changelog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [4.12.1] - 2025-11-13
11+
1012
### Fixed
1113

1214
- Regression Event Handler not implementing interface methods properly for ACF
@@ -626,7 +628,8 @@ Remember this entity extends the Virtual Service, so we get all the features abo
626628
- Create first module version
627629

628630
[4.4.0]: https://github.com/coldbox-modules/cborm/compare/13af593fa8a7bf2c4396e9be9d0dd0bb6899e935...v4.4.0
629-
[unreleased]: https://github.com/coldbox-modules/cborm/compare/v4.12.0...HEAD
631+
[unreleased]: https://github.com/coldbox-modules/cborm/compare/v4.12.1...HEAD
632+
[4.12.1]: https://github.com/coldbox-modules/cborm/compare/HEAD...v4.12.1
630633
[4.12.0]: https://github.com/coldbox-modules/cborm/compare/HEAD...v4.12.0
631634
[4.11.0]: https://github.com/coldbox-modules/cborm/compare/HEAD...v4.11.0
632635
[4.10.0]: https://github.com/coldbox-modules/cborm/compare/HEAD...v4.10.0

0 commit comments

Comments
 (0)