Pro
Pro Overview
What ReleaseJet Pro is and what it includes.
ReleaseJet Pro is an optional, licensed add-on that extends the open-source CLI with team-oriented features. It installs as a separate package (@releasejet/pro) and activates automatically when a valid license is present.
What's shipped today
- Licensing — activate a Pro license with
releasejet auth activate, use it in CI via theRELEASEJET_PRO_TOKENenvironment variable, and validate offline between API calls.
What's coming
- Custom templates — swap in a different Handlebars template to change the look of your release notes.
- Plugins — register hooks and custom formatters from your own package.
Getting Pro
Visit releasejet.dev to purchase a license, then follow Licensing to activate it.