Release prb/v0.184.0

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-05-12 10:49:55 +04:00
parent ecb9bd747e
commit b6615d4279
2 changed files with 12 additions and 1 deletions

View File

@@ -4,6 +4,17 @@ All notable changes to the `prb` CLI will be documented in this file.
## Unreleased
## [0.184.0] - 2026-05-12
### Added
- Add `prb tracker-resource` command group (`list`, `view`, `create`, `update`, `delete`, `move`) for managing detected scripts, iframes, and other tracker resources
### Changed
- Replace `PREFIX` match type with `GLOB` in `prb tracker-pattern` interactive prompts (breaking)
- Drop `--display-name` from `prb tracker-pattern update` — display names are now derived from pattern + match type (breaking)
## [0.183.1] - 2026-05-08
### Security

View File

@@ -1 +1 @@
0.183.1
0.184.0