We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f4c01d commit a001f0bCopy full SHA for a001f0b
1 file changed
README.md
@@ -12,6 +12,9 @@ It does so by parsing your
12
git history, looking for [Conventional Commit messages](https://www.conventionalcommits.org/),
13
and creating release PRs.
14
15
+It does not handle publication to package managers or handle complex branch
16
+management.
17
+
18
## What's a Release PR?
19
20
Rather than continuously releasing what's landed to your default branch,
0 commit comments