Skip to content

Commit c544fb8

Browse files
author
Github Actions
committed
Version bump
1 parent 8791353 commit c544fb8

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
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.4.0",
4+
"version":"4.5.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: 5 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+
## [4.4.0] - 2023-10-16
13+
1214
### Added
1315

1416
- requiredIf accepts a UDF and closure now
@@ -282,7 +284,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
282284

283285
- Create first module version
284286

285-
[Unreleased]: https://github.com/coldbox-modules/cbvalidation/compare/v4.3.1...HEAD
287+
[Unreleased]: https://github.com/coldbox-modules/cbvalidation/compare/v4.4.0...HEAD
288+
289+
[4.4.0]: https://github.com/coldbox-modules/cbvalidation/compare/v4.3.1...v4.4.0
286290

287291
[4.3.1]: https://github.com/coldbox-modules/cbvalidation/compare/v4.3.0...v4.3.1
288292

0 commit comments

Comments
 (0)