From eb77d71c56e7750dd47592d2da1e3b64a190f756 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 09:45:59 +0000 Subject: [PATCH] chore(main): release 9.20.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index de4c61117..d1a2b46aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [9.20.0](https://github.com/dvsa/olcs-common/compare/v9.19.0...v9.20.0) (2026-05-22) + + +### Features + +* MvcTranslator registration is moved to olcs-utils, which is shared between api, internal, selfserve VOL-7235 ([#309](https://github.com/dvsa/olcs-common/issues/309)) ([a58149d](https://github.com/dvsa/olcs-common/commit/a58149daa6cf3e174810032e8e21e34fc240b373)) + ## [9.19.0](https://github.com/dvsa/olcs-common/compare/v9.18.0...v9.19.0) (2026-05-20)