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 dd328bf commit 83ebd28Copy full SHA for 83ebd28
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 2025-04-24
4
+- Dependabot: Update datamodel-code-generator
5
+
6
## 2025-04-23
7
- [PI-879] Update Billing alarm recipients
8
- [PI-880] Allow dependabot PRs to pass branch name check
VERSION
@@ -1 +1 @@
-2025.04.23
+2025.04.24
changelog/2025-04-24.md
@@ -0,0 +1 @@
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "connecting-party-manager"
-version = "2025.04.23"
+version = "2025.04.24"
description = "Repository for the Connecting Party Manager API and related services"
authors = ["NHS England"]
license = "LICENSE.md"
0 commit comments