[1.6.9] - 2026-02-27
[78f81ab...
06148e3]
(compare)
📦 Dependencies
- (deps-dev) [dependency] Update minimatch
(78f81ab)
📝 Documentation
- 📝 [docs] Update publishing documentation
- Clarified the manual publish workflow to include publishing to npm and creating GitHub releases using
git-cliff.
✨ [feat] Add git-cliff configuration for changelog generation
- Introduced
cliff.tomlfor configuringgit-cliffto generate changelogs based on conventional commits. - Defined templates for changelog header, body, and footer, including contributor and license sections.
🔧 [build] Add git-cliff as a dependency
- Included
git-cliffversion2.12.0inpackage-lock.jsonandpackage.jsonto facilitate changelog generation.
🧹 [chore] Add scripts for changelog generation
- Added
changelog:allscript to generate a complete changelog. - Added
changelog:release-notesscript to generate release notes for the latest version.
Signed-off-by: Nick2bad4u 20943337+Nick2bad4u@users.noreply.github.com (758d6b5)
🧹 Chores
- [dependency] Update version 1.6.9
(06148e3)