chore(release): v0.0.2

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

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.