We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c631b9 commit 4887002Copy full SHA for 4887002
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 2024-12-23
4
+- [PI-652] Evironment layers
5
+
6
## 2024-12-16
7
- [PI-681] EPR endpoints requirements
8
- [PI-702] Prod bulk tweak
VERSION
@@ -1 +1 @@
-2024.12.16
+2024.12.23
changelog/2024-12-23.md
@@ -0,0 +1 @@
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "connecting-party-manager"
-version = "2024.12.16"
+version = "2024.12.23"
description = "Repository for the Connecting Party Manager API and related services"
authors = ["NHS England"]
license = "LICENSE.md"
0 commit comments