Skip to content

Commit

Permalink
docs: add note that we do not handle branch management or publication
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 authored Oct 13, 2022
1 parent 3f4c01d commit a001f0b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ It does so by parsing your
git history, looking for [Conventional Commit messages](https://www.conventionalcommits.org/),
and creating release PRs.

It does not handle publication to package managers or handle complex branch
management.

## What's a Release PR?

Rather than continuously releasing what's landed to your default branch,
Expand Down

0 comments on commit a001f0b

Please sign in to comment.