chore(release): v0.0.2
Some checks failed
🚀 Release / release (push) Failing after 4m24s

This commit is contained in:
release-bot
2026-02-03 23:40:36 +00:00
parent c69cb94ac7
commit 419249aca3

View File

@@ -1,5 +1,11 @@
## 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.