## 🚀 New features
### 
-  ✨ Adds `diff_raw` function to retrieve raw git diffs, integrates it into the commit process to suggest a commit message, and updates the prompt function to accept a default value for better user experience.

## 🐛 Bug fixes
### Updater
- 🐛 Fix multiple lines in stdout
### 
-  🐛 Refactor `commit` and `prompt` for better default handling
-  💄 Add `Debug` derive to `SemVer` and improve scope suggestion.

