🔌
Plugin Architecture
Core is an event bus — everything else is a plugin. Extend or replace any functionality.
A plugin-based release automation tool for npm packages and monorepos.
| Tool | Problem |
|---|---|
| semantic-release | Too automatic, complex plugin config |
| release-it | No monorepo support (wontfix) |
| changesets | Mandatory PR workflow, unpredictable bumps |
| release-please | Complex config, PR-only workflow |
| auto | Label-based, PR-dependent |
bonvoy gives you the best of all worlds: simple by default, powerful when you need it.
npm install -D bonvoy
npx bonvoy shipit