mirror of
https://github.com/sdkasper/lean-obsidian-terminal.git
synced 2026-07-22 14:30:31 +00:00
Node.js script to fetch GitHub Releases API and format into CHANGELOG.md - Fetches all releases from GitHub API with pagination - Categorizes entries by keywords (fix/bug/add/new/feat) - Formats with version, date, and categorized sections - Uses Node.js 20 built-in fetch API (zero dependencies) - ESM module with proper error handling - Cross-platform compatible (Windows/macOS/Linux) |
||
|---|---|---|
| .. | ||
| generate-changelog.mjs | ||