Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Commit 4315b24

Browse files
authored
ci: Change changelogPolicy to auto for Craft releases (#351)
1 parent 63c2afb commit 4315b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.craft.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github:
22
owner: getsentry
33
repo: sentry-webpack-plugin
4-
changelogPolicy: simple
4+
changelogPolicy: auto
55
preReleaseCommand: bash scripts/craft-pre-release.sh
66
statusProvider:
77
name: github

0 commit comments

Comments
 (0)