Skip to content

Commit b0ce2f5

Browse files
committed
chore: fix craft config
1 parent eb88048 commit b0ce2f5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.craft.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ github:
22
owner: getsentry
33
repo: sentry-javascript-bundler-plugins
44
minVersion: 2.26.3
5-
changelogPolicy: auto
5+
changelog:
6+
policy: auto
67
versioning:
78
policy: auto
89
preReleaseCommand: bash scripts/craft-pre-release.sh

0 commit comments

Comments
 (0)