Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 05:56
Immutable release. Only release title and notes can be modified.

Changelog

All notable changes to this project will be documented in this file.

[1.0.0] - 2026-07-08

Commit Statistics

  • 8 commits included in this release.
  • 1 conventional commit parsed.
  • 0 days between the first and last commit.

✨ Features

  • e143f23(stats: 1 file, +15, -0) ✨ [feat] Add initial Jekyll configuration for Gitcliff

  • Introduced shared changelog configuration for Nick2bad4u repositories

  • Included essential Jekyll plugins for enhanced site functionality

  • Set remote theme and site title with URL

  • b15ef9c(stats: 18 files, +222, -178) ✨ [feat] Publish shared git-cliff config package

✨ [feat] Convert package metadata, exports, and smoke tests from the template baseline to the gitcliff-config-nick2bad4u package.

🔧 [build] Ship cliff.toml through the npm package, use native git cliff scripts with --github-repo, and keep git-cliff as a peer dependency.

📝 [docs] Document node_modules config usage, full release-note output without --strip all, and migration checklist steps.

🧪 [test] Replace the template baseline test with shared config metadata coverage.

🛠️ Bug Fixes

  • 4dc8ca6(stats: 3 files, +175, -3) 🐛 [fix] Preserve changelog commit statistics

🐛 [fix] Render per-commit statistics before commit message text so Signed-off-by trailer cleanup cannot remove the visible stats output.

🧪 [test] Add an integration test that creates a temporary Git repository, runs the real git-cliff CLI with --github-repo, and verifies parser groups, dependency cleanup, full footer output, trailer cleanup, and six stats entries.

🏷️ [test] Add Node ambient types for the filesystem and child-process test harness used by Vitest typechecking.

🛠️ Other Changes

  • 012bfcf(stats: 73 files, +35039, -0) Initial commit

📝 Documentation

  • 9cfdfd0(stats: 1 file, +1, -1) 📝 [docs] Align README badge row

📝 [docs] Match the badge style used in sibling repositories, including the flat.badgen Codecov badge, orange forks badge, and repository checks badge.

🧹 Chores

  • 8b99696(stats: 2 files, +3, -3) Release v1.0.0

👷 CI/CD

  • 9b8a3bf(stats: 2 files, +14, -0) 👷 [ci] Install Gitleaks for verification jobs

👷 [ci] Install the official Gitleaks CLI before CI and release jobs run npm release:verify so lint:gitleaks is available on Ubuntu runners.

🔒️ [ci] Keep the existing shared Gitleaks scan workflow unchanged while making the aggregate local-equivalent verification job self-contained.

🔧 Build System

  • 020422b(stats: 1 file, +1, -1) 🔨 [build] Make dependency updates noninteractive

🔨 [build] Replace interactive ncu -i with ncu -u in update-deps so dependency maintenance can run unattended before npm update, npm install, and Node version synchronization.

⭐ Contributors

Thanks to all the contributors for their hard work!

📜 License

This project license is here: Project License
This changelog was automatically generated with git-cliff.