Skip to content

Commit 345fbf0

Browse files
committed
chore: Enable Craft auto changelog
1 parent 5531e04 commit 345fbf0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.craft.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
minVersion: 0.23.1
2-
changelogPolicy: simple
2+
changelogPolicy: auto
3+
versioning:
4+
policy: auto
35
preReleaseCommand: bash scripts/craft-pre-release.sh
46
targets:
57
- name: npm

0 commit comments

Comments
 (0)