diff --git a/.cz.yaml b/.cz.yaml index 55068bc86..6e4def9cf 100644 --- a/.cz.yaml +++ b/.cz.yaml @@ -17,5 +17,5 @@ commitizen: prerelease_offset: 1 tag_format: $version update_changelog_on_bump: false - version: 1.4.0 + version: 1.4.1 version_scheme: semver diff --git a/CHANGELOG.md b/CHANGELOG.md index 3446d8121..aee9d251e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 1.4.1 (2024-11-30) + +### Fixes + +- **itam**: When validating device config, only do so if there is config defined + ## 1.4.0 (2024-11-28) ### feat