fix: update changelog generation script syntax #74
Reference in New Issue
Block a user
Delete Branch "fix/changelog-generation-script-syntax"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Correct the quote style in the changelog generation script for
consistency and adherence to shell syntax. The change improves
readability and reduces potential parsing issues.