Skip to content

TrigenSoftware/simple-release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

218 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-release

Build status Coverage status

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.

For more details, guides and API references, check out the documentation website.

Tip

New to Conventional Commits? Check out The Complete Guide.

Available packages

Name Description Version Dependencies
@simple-release/core A simple tool to release projects with monorepo support. NPM version Dependencies status
@simple-release/config A simple-release config loader. NPM version Dependencies status
@simple-release/npm A npm addon for simple-release. NPM version Dependencies status
@simple-release/pnpm A pnpm addon for simple-release. NPM version Dependencies status
@simple-release/node-gha A Node.js GitHub Actions addon for simple-release. NPM version Dependencies status
@simple-release/github A github release addon for simple-release. NPM version Dependencies status
@simple-release/github-action A simple-release api for github action. NPM version Dependencies status
simple-github-release A simple tool to create GitHub releases. NPM version Dependencies status

About

A simple tool to release projects with monorepo support.

Resources

License

Stars

21 stars

Watchers

1 watching

Forks

Sponsor this project

Contributors