- change the
versionvalue defined inmain.rsandCargo.toml. - run
cargo clippyto check the codes as well as to updateCargo.lock - run
cargo publishin thespotify_playerfolder to publish the package - create a new release in
github
- add new entries to the
Commandenum defined incommand.rsand to theCommand::descfunction - add a new default key mapping for the command in
config/keymap.rs - update the command table in
readme.md
Note: should follow a similar checklist when modifying a command