Release v0.30.2

This commit is contained in:
Mario Zechner 2025-12-26 03:25:55 +01:00
parent cb6310e159
commit 0e8173af00
11 changed files with 42 additions and 40 deletions

View file

@ -2,6 +2,8 @@
## [Unreleased]
## [0.30.2] - 2025-12-26
### Changed
- **Consolidated migrations**: Moved auth migration from `AuthStorage.migrateLegacy()` to new `migrations.ts` module.