Automatic bump functions

doom/bump-package: bump by package name. doom/bump-module: bump whole module, can select entire category or individual modules. doom/commit-bumps: pre-fill magit commit for staged changes. Stage changes first!

How to contribute (manual)

  1. Make the commit hash changes.
  2. Enter the magit buffer with SPC g g.
  3. Stage the changes.
  4. SPC : and run doom/bumpify-diff. Alternatively, run doom/commit-bumps instead of step 4 and 5.
  5. c c and paste the commit message with p.
  6. Test updates with ~/.emacs.d/bin/doom upgrade -p.