light-release
Version:
A lightweight tool to automate your release process, compatible with conventional commit messages. It reads your commit history, determines the release type, and generates release notes without unnecessary dependencies.
18 lines (11 loc) • 819 B
Markdown
# Release Note v2.7.2 - February 18, 2025
### fix: update delimiter in commit log parsing for consistency (#10)

- **Author:** [vincmanto](https://github.com/vincmanto) 
- **Date:** Tue Feb 18 10:29:15 2025 +0100
- **Files Modified:** 5
### test: added rapid test function for git logs and implement commit log parser to extract commit details and modified files

- **Author:** [vincmanto](https://github.com/vincmanto) 
- **Date:** Thu Feb 13 20:55:42 2025 +0100
- **Files Modified:** 3