Skip to content

v1.6.11

Latest

Choose a tag to compare

@Nick2bad4u Nick2bad4u released this 11 Mar 22:53
· 4 commits to main since this release

[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.toml for configuring git-cliff to 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-cliff version 2.12.0 in package-lock.json and package.json to facilitate changelog generation.

🧹 [chore] Add scripts for changelog generation

  • Added changelog:all script to generate a complete changelog.
  • Added changelog:release-notes script 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)