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 1c7b186 commit 5f1fc4bCopy full SHA for 5f1fc4b
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 2024-10-14
4
+- [PI-534] Errors without FHIR
5
+
6
## 2024-10-09
7
- [PI-504] Delete product
8
- [PI-498] Search products
VERSION
@@ -1 +1 @@
-2024.10.09
+2024.10.14
changelog/2024-10-14.md
@@ -0,0 +1 @@
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "connecting-party-manager"
-version = "2024.10.09"
+version = "2024.10.14"
description = "Repository for the Connecting Party Manager API and related services"
authors = ["NHS England"]
license = "LICENSE.md"
0 commit comments