diff --git a/release-plz.toml b/release-plz.toml index 9a1cece..50e0ca1 100644 --- a/release-plz.toml +++ b/release-plz.toml @@ -1,5 +1,5 @@ [workspace] -semver_check = false # disable API breaking changes checks +semver_check = true # disable API breaking changes checks [[package]] name = "cannon-test"