fix(ci): only fmt CHANGELOG

This commit is contained in:
2026-02-03 16:36:27 +01:00
parent 01f1568221
commit 91492c0696

View File

@@ -51,7 +51,7 @@ tmp_changelog="CHANGELOG.tmp"
mv "$tmp_changelog" CHANGELOG.md mv "$tmp_changelog" CHANGELOG.md
pnpm run format pnpm exec dprint fmt CHANGELOG.md
# ------------------------------------------------------------------- # -------------------------------------------------------------------
# 4. Create release commit # 4. Create release commit