diff --git a/.cz.toml b/.cz.toml index 51bf1d2..34b1078 100644 --- a/.cz.toml +++ b/.cz.toml @@ -1,3 +1,3 @@ [tool.commitizen] -version = "1.6.7" +version = "1.6.8" update_changelog_on_bump = true diff --git a/CHANGELOG.md b/CHANGELOG.md index dda028f..4c72aad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 1.6.8 (2024-07-30) + +### Fix + +- **getsops**: correct action script path +- pass required python manager to action +- **get-latest-version**: set manager input as mandatory + ## 1.6.7 (2024-07-17) ### Fix