diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2021-10-19 03:12:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-19 03:12:47 +0200 |
commit | a2f5931510d6778f9f9176d2e2ef7f61ea1adceb (patch) | |
tree | 064c8eb09923db0e962a8efea0557e7fa30fe907 /tools/cut_a_release.md | |
parent | 71da8140737a0ee81dd324e1156fd920a790c1cb (diff) |
chore: update release script (#12481)
Diffstat (limited to 'tools/cut_a_release.md')
-rw-r--r-- | tools/cut_a_release.md | 3 |
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. |