Files
Gakumas-Translation-Data-EN/.github/workflows/check.yml
Natsu b57c2a5b31 feat: Generate changelog and use it for release body
This commit introduces a changelog generation step in the `check.yml` workflow. The changelog is generated using `git log` to capture commit messages since the last tag.

The generated `CHANGELOG.md` file is then used as the body for the GitHub release, providing a more informative release description.
2025-03-20 21:22:21 +07:00

4.0 KiB