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 3ba0bfe commit 8827a28Copy full SHA for 8827a28
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 2024-11-05
4
+- [PI-585] PR/release CI builds in dev
5
+
6
## 2024-10-31
7
- [PI-555] Remov fhir from create device endpoint
8
- [PI-556] Remov fhir from read device endpoint
VERSION
@@ -1 +1 @@
-2024.10.31
+2024.11.05
changelog/2024-11-05.md
@@ -0,0 +1 @@
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "connecting-party-manager"
-version = "2024.10.31"
+version = "2024.11.05"
description = "Repository for the Connecting Party Manager API and related services"
authors = ["NHS England"]
license = "LICENSE.md"
0 commit comments