Skip to content

Commit f81e904

Browse files
author
Github Actions
committed
Version bump
1 parent 0a8dbe8 commit f81e904

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.3.1",
4+
"version":"4.4.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.3.1] - 2023-06-15
13+
1214
### Fixed
1315

1416
- Only perform type evaluation if target value is not null or empty string #75
@@ -272,7 +274,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
272274

273275
- Create first module version
274276

275-
[Unreleased]: https://github.com/coldbox-modules/cbvalidation/compare/v4.3.0...HEAD
277+
[Unreleased]: https://github.com/coldbox-modules/cbvalidation/compare/v4.3.1...HEAD
278+
279+
[4.3.1]: https://github.com/coldbox-modules/cbvalidation/compare/v4.3.0...v4.3.1
276280

277281
[4.3.0]: https://github.com/coldbox-modules/cbvalidation/compare/v4.2.0...v4.3.0
278282

0 commit comments

Comments
 (0)