From 9079a8fc03564040630ae027c79d7b9cdda7eb82 Mon Sep 17 00:00:00 2001 From: "nhs-notify-deployment-app[bot]" <188218198+nhs-notify-deployment-app[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 12:47:03 +0000 Subject: [PATCH] sync release notes --- docs/_data/release-notes.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/_data/release-notes.json b/docs/_data/release-notes.json index 0ce3bfcb..1678f818 100644 --- a/docs/_data/release-notes.json +++ b/docs/_data/release-notes.json @@ -1,5 +1,16 @@ { "releases": [ + { + "name": "Core 4.73.0", + "jira_name": "core-4.73.0", + "release_date": "2026-08-19", + "items": [ + { + "key": "CCM-23167", + "release_notes": "Test for Aiden" + } + ] + }, { "name": "Digital Letters 1.0.1", "jira_name": "digital-letters-1.0.1",