Skip to content

Commit a001f0b

Browse files
authored
docs: add note that we do not handle branch management or publication
1 parent 3f4c01d commit a001f0b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ It does so by parsing your
1212
git history, looking for [Conventional Commit messages](https://www.conventionalcommits.org/),
1313
and creating release PRs.
1414

15+
It does not handle publication to package managers or handle complex branch
16+
management.
17+
1518
## What's a Release PR?
1619

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

0 commit comments

Comments
 (0)