Release probod/v0.186.1

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-05-12 14:25:20 +04:00
parent 150f5d9c46
commit 95271e3f4e
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.186.1] - 2026-05-12
### Fixed
- Fix wrong entity types in `tracker_patterns` and `detected_trackers` GIDs: rows carried entity types of removed `CookiePatternEntityType` / `CookieEntityType` instead of `TrackerPatternEntityType` / `DetectedTrackerEntityType`
## [0.186.0] - 2026-05-12
### Changed

View File

@@ -1 +1 @@
0.185.0
0.186.1