Skip to content

Commit 06fde9e

Browse files
authored
chore: fix craft config (#930)
1 parent eb88048 commit 06fde9e

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)