aboutsummaryrefslogtreecommitdiffstats
path: root/notes
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2021-02-15 15:17:45 -0800
committerBryan Newbold <bnewbold@archive.org>2021-02-15 15:17:45 -0800
commitcdf1c83734a85e8300a69378408436303d632b73 (patch)
treef8b96dd33241e8e416c9aec12a77db679fe016a7 /notes
parentc9a9db9c9506272cdfe440a1c741bc3915e5a96e (diff)
downloadfatcat-cli-cdf1c83734a85e8300a69378408436303d632b73.tar.gz
fatcat-cli-cdf1c83734a85e8300a69378408436303d632b73.zip
update notes on relesae process
Diffstat (limited to 'notes')
-rw-r--r--notes/release_process.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/notes/release_process.md b/notes/release_process.md
index 28ed867..3d0a11c 100644
--- a/notes/release_process.md
+++ b/notes/release_process.md
@@ -1,6 +1,7 @@
Quick reminder of how to do a versioned release:
+- do any safe formatting, linting, clippy updates
- update documentation of any changes (manpage, README, etc)
- re-generate manpage, shell completions
- push to remote and verify that tests are passing in CI