Skip to content

AI-powered release manager. Semantic versioning, changelogs.

Notifications You must be signed in to change notification settings

lxgicstudios/ai-release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ai-release

npm version npm downloads License: MIT GitHub stars TypeScript

Automatic semantic versioning, release notes, and git tags. Reads your commits and figures out the rest.

Install

npm install -g ai-release

Usage

npx ai-release
# → minor bump: v1.2.0 → v1.3.0
# → Creates annotated tag with release notes

npx ai-release --dry-run
# → Preview the bump and notes without tagging

npx ai-release --no-tag
# → Generate notes without creating a git tag

Setup

export OPENAI_API_KEY=sk-...

License

MIT

About

AI-powered release manager. Semantic versioning, changelogs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages