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.

32 lines (21 loc) 1.5 kB
# Release Note v2.8.0 - February 28, 2025 ### fix: correct release notes path in changelog entry ![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:** Fri Feb 28 09:40:48 2025 +0100 - **Files Modified:** 4 ### docs: update README to include baseUrl configuration option ![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:** Fri Feb 28 09:39:56 2025 +0100 - **Files Modified:** 4 ### feat: add baseUrl configuration option and update release notes path generation - #15 ![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:** Fri Feb 28 09:38:40 2025 +0100 - **Files Modified:** 5 ### fix: enhance config creation check to prevent blocking on uncommitted changes - closes #12 ![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:** Mon Feb 24 19:46:13 2025 +0100 - **Files Modified:** 4