Skip to content

Commit aa3dcf8

Browse files
author
Github Actions
committed
Version bump
1 parent dd48e1e commit aa3dcf8

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

box.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"ColdBox Validation",
33
"author":"Ortus Solutions <[email protected]>",
4-
"version":"4.6.0",
4+
"version":"4.7.0",
55
"location":"https://downloads.ortussolutions.com/ortussolutions/coldbox-modules/cbvalidation/@build.version@/[email protected]@.zip",
66
"slug":"cbvalidation",
77
"type":"modules",

changelog.md

Lines changed: 4 additions & 6 deletions
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+
## [4.6.0] - 2025-09-18
13+
1214
### Fixed
1315

1416
- Fix for cases where a non-empty value wasn't passing an `empty: false` validation check
@@ -306,14 +308,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
306308

307309
- Create first module version
308310

309-
[Unreleased]: https://github.com/coldbox-modules/cbvalidation/compare/v4.5.0...HEAD
310-
311+
[unreleased]: https://github.com/coldbox-modules/cbvalidation/compare/v4.6.0...HEAD
312+
[4.6.0]: https://github.com/coldbox-modules/cbvalidation/compare/v4.5.0...v4.6.0
311313
[4.5.0]: https://github.com/coldbox-modules/cbvalidation/compare/v4.4.0...v4.5.0
312-
313314
[4.4.0]: https://github.com/coldbox-modules/cbvalidation/compare/v4.3.1...v4.4.0
314-
315315
[4.3.1]: https://github.com/coldbox-modules/cbvalidation/compare/v4.3.0...v4.3.1
316-
317316
[4.3.0]: https://github.com/coldbox-modules/cbvalidation/compare/v4.2.0...v4.3.0
318-
319317
[4.2.0]: https://github.com/coldbox-modules/cbvalidation/compare/v4.2.0...v4.2.0

0 commit comments

Comments
 (0)