TrigenSoftware/simple-release: A simple tool to release projects with monorepo support.

Created 1/28/2026 at 6:26:15 PMEdited 1/28/2026 at 6:26:50 PM

A simple tool to automate version bumps, changelogs, and releases using Conventional Commits.

📄 Uses conventional-changelog to parse commits, determine the next version, and generate a changelog.
🗂️ Supports monorepos and can release multiple packages in a single run.
🧩 Flexible and extensible with custom addons for different project types.
🚀 Has GitHub Action to automate releases in CI/CD pipelines.
Public