feat: improve changelog readbility
Some checks failed
🚀 Lint & Test & Deploy / release (push) Failing after 2m41s

This commit is contained in:
2026-02-07 17:40:49 +01:00
parent 544500e7fe
commit 979e9fd922
3 changed files with 111 additions and 52 deletions

View File

@@ -60,6 +60,8 @@ Maintenance / CI
## v0.0.2 (2026-02-04)
Fixes
fix(ci): actually deploy on tags
fix(app): correctly handle false value in settings
-> This caused a bug where random seed could not be false.
@@ -68,6 +70,8 @@ fix(app): correctly handle false value in settings
## v0.0.1 (2026-02-03)
Chore
chore: format
---