Skip to content

Commit

Permalink
docs: emphasize multiple commit messages must come at end of message (#…
Browse files Browse the repository at this point in the history
…1163)

Fixes #821
  • Loading branch information
chingor13 committed Dec 22, 2021
1 parent e06c6ba commit d4b5e52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ The above commit message will contain:
that it's a breaking change.
3. an entry for the feature **"update encode to support unicode"**.

> :warning: **Important:** The additional messages must be added to the bottom of the commit.
## How do I change the version number?

When a commit to the main branch has `Release-As: x.x.x`(case insensitive) in the **commit body**, Release Please will open a new pull request for the specified version.
Expand Down

0 comments on commit d4b5e52

Please sign in to comment.