diff --git a/.craft.yml b/.craft.yml index 514f3ce8..2dc5fcee 100644 --- a/.craft.yml +++ b/.craft.yml @@ -2,7 +2,8 @@ github: owner: getsentry repo: sentry-javascript-bundler-plugins minVersion: 2.26.3 -changelogPolicy: auto +changelog: + policy: auto versioning: policy: auto preReleaseCommand: bash scripts/craft-pre-release.sh