Skip to content

Commit d149e25

Browse files
authored
setup changelog and patch level
1 parent 109095b commit d149e25

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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.3.1",
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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [Unreleased]
1111

12+
### Fixed
13+
14+
- Only perform type evaluation if target value is not null or empty string #75
15+
1216
## [4.3.0] - 2023-05-05
1317

1418
## [4.2.0] - 2023-04-14

0 commit comments

Comments
 (0)