Skip to content

Commit 2778e75

Browse files
committed
chore: add validation step to generate version bump script
1 parent 09cb00f commit 2778e75

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

scripts/generate-version-bump-chlog.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,5 @@ yq -i "
4242

4343
echo "New changelog entry added:"
4444
cat "$filepath"
45+
46+
make chlog-validate

0 commit comments

Comments
 (0)