Skip to content

Commit

Permalink
include cargo update in the release checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
ducaale committed Oct 22, 2023
1 parent 3c27138 commit 00295ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASE-CHECKLIST.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

- Update `README.md`'s Usage section with the output of `xh --help`
- Update `CHANGELOG.md` (rename unreleased header to the current date, add any missing changes).
- Run `cargo update` to update dependencies.
- Bump up the version in `Cargo.toml` and run `cargo check` to update `Cargo.lock`.
- Run the following to update man pages and shell-completion files.
```sh
Expand Down

0 comments on commit 00295ba

Please sign in to comment.