Release prb/v0.182.0

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2026-05-06 16:54:15 +02:00
parent ac526fb54d
commit 95a9ba0139
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.182.0] - 2026-05-06
### Added
- Add `--minor` flag to generated-document publish commands
### Changed
- Replace `prb document publish-major` and `publish-minor` with `prb document publish [--minor]`
- Rename `prb cookie-pattern` command group to `prb tracker-pattern`
## [0.173.0] - 2026-04-27
### Changed

View File

@@ -1 +1 @@
0.173.0
0.182.0