Skip to content

Instantly share code, notes, and snippets.

View featureoverload's full-sized avatar
🎯
Focusing

featureoverload featureoverload

🎯
Focusing
View GitHub Profile
  • Update HISTORY.md
  • Commit the changes:
git add HISTORY.md
git commit -m "Changelog for upcoming release 0.1.1."
  • Update version number (can also be minor or major)
bumpversion patch