diff --git a/cmd/probod/CHANGELOG.md b/cmd/probod/CHANGELOG.md index 4a78a5361..0b8c49518 100644 --- a/cmd/probod/CHANGELOG.md +++ b/cmd/probod/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to `probod` (the server, including the bundled `@probo/conso ## Unreleased +## [0.196.1] - 2026-05-27 + +### Fixed + +- Fix serialization of SCIM bridge `SYNCING` and `DISABLED` states in the GraphQL API + ## [0.196.0] - 2026-05-27 ### Added diff --git a/cmd/probod/VERSION b/cmd/probod/VERSION index 627f46a99..ba9166003 100644 --- a/cmd/probod/VERSION +++ b/cmd/probod/VERSION @@ -1 +1 @@ -0.196.0 +0.196.1