diff --git a/CHANGELOG.md b/CHANGELOG.md index 4295bc7..b21da04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,20 +1,8 @@ ## v0.0.2 (2026-02-04) -chore(release): v0.0.2 - ---- - -## v0.0.2 (2026-02-03) - fix(ci): actually deploy on tags - ---- - -## v0.0.2 (2026-02-03) - fix(app): correctly handle false value in settings - -This caused a bug where random seed could not be false. +-> This caused a bug where random seed could not be false. ---