summaryrefslogtreecommitdiff
path: root/tools/cut_a_release.md
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2021-10-19 03:12:47 +0200
committerGitHub <noreply@github.com>2021-10-19 03:12:47 +0200
commita2f5931510d6778f9f9176d2e2ef7f61ea1adceb (patch)
tree064c8eb09923db0e962a8efea0557e7fa30fe907 /tools/cut_a_release.md
parent71da8140737a0ee81dd324e1156fd920a790c1cb (diff)
chore: update release script (#12481)
Diffstat (limited to 'tools/cut_a_release.md')
-rw-r--r--tools/cut_a_release.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/cut_a_release.md b/tools/cut_a_release.md
index 67b58d223..3747647ba 100644
--- a/tools/cut_a_release.md
+++ b/tools/cut_a_release.md
@@ -65,8 +65,7 @@ cut.**
9. If you are doing a patch release, answer `y` to the _Increment patch?_
prompt.
-10. Use the output of the above command to update `Releases.md` (removing
- `refactor`, `test` and `doc` commits)
+10. Use the output of the above command to update `Releases.md`
11. Create a PR for these changes.