UNPKG

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
# Release Note v2.7.2 - February 18, 2025 ### fix: update delimiter in commit log parsing for consistency (#10) ![impact](https://img.shields.io/badge/impact-medium-yellow?style=flat-square) - **Author:** [vincmanto](https://github.com/vincmanto) ![Author Image](https://avatars.githubusercontent.com/vincmanto?size=40) - **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 ![impact](https://img.shields.io/badge/impact-medium-yellow?style=flat-square) - **Author:** [vincmanto](https://github.com/vincmanto) ![Author Image](https://avatars.githubusercontent.com/vincmanto?size=40) - **Date:** Thu Feb 13 20:55:42 2025 +0100 - **Files Modified:** 3