We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d713208 commit 6a30507Copy full SHA for 6a30507
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 2025-04-23
4
+- [PI-879] Update Billing alarm recipients
5
+
6
## 2025-04-04
7
- [PI-876] Add Backups permission policy to PROD
8
VERSION
@@ -1 +1 @@
-2025.04.04.a
+2025.04.23
changelog/2025-04-23.md
@@ -0,0 +1 @@
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "connecting-party-manager"
-version = "2025.04.04.a"
+version = "2025.04.23"
description = "Repository for the Connecting Party Manager API and related services"
authors = ["NHS England"]
license = "LICENSE.md"
0 commit comments