Release probod/v0.190.1

This commit is contained in:
Émile Ré
2026-05-20 15:19:12 +04:00
parent 7ac77b85e9
commit d44272bb9e
2 changed files with 7 additions and 1 deletions

View File

@@ -4,6 +4,12 @@ All notable changes to `probod` (the server, including the bundled `@probo/conso
## Unreleased
## [0.190.1] - 2026-05-20
### Fixed
- Fix the snapshot-cleanup migration to delete from `processing_activity_third_parties` (the table was renamed from `processing_activity_vendors` in 0.189.0), so the migration runs on databases upgraded past the rename
## [0.190.0] - 2026-05-20
### Added

View File

@@ -1 +1 @@
0.190.0
0.190.1