Release probod/v0.218.1

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-06-23 12:01:02 +02:00
parent 21c089399e
commit 46d552da38
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.218.1] - 2026-06-23
### Fixed
- Bump `golang.org/x/image` to v0.43.0, remediating CVE-2026-33813 (denial of service via malformed WEBP parsing) and CVE-2026-46602 (missing tile-size limit in `x/image/tiff`)
## [0.218.0] - 2026-06-23
### Added

View File

@@ -1 +1 @@
0.218.0
0.218.1