docs: finalize changelog format and remove duplicates

This commit is contained in:
rizary 2025-06-22 00:58:20 +07:00
parent d415a7c114
commit a21e60c718
Signed by untrusted user who does not match committer: rizary
GPG key ID: 2CE8D69D02F1CEB5

View file

@ -16,6 +16,11 @@
- Fix package.json scripts to work with new ESLint flat config
- Update VS Code settings for proper ESLint integration
### 📖 Documentation
- Clean up and format changelog (f6347f1)
- Add comprehensive commit convention guide (d415a7c)
### 🧹 Chore
- Add changelogen configuration and scripts (e6b817b)