Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(workflow): improve changelog generation in release workflow
- Add null check for LATEST_RELEASE to handle cases where no previous release exists - Modify git log command to use '--' for better handling of commit messages with special characters - Add debug echo for LATEST_RELEASE value
- Loading branch information