Skip to content

Commit 31fa1d6

Browse files
committed
release/2024-10-25 Created release branch
1 parent 6864d24 commit 31fa1d6

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2024-10-25
4+
- [PI-551] Remove FHIR from Read CPM Product flow
5+
- [PI-553] Remove FHIR from Delete CPM Product flow
6+
37
## 2024-10-22
48
- [PI-552] Remove FHIR from search CPMProduct
59
- [PI-557] Remove search Device

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024.10.22
1+
2024.10.25

changelog/2024-10-25.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- [PI-551] Remove FHIR from Read CPM Product flow
2+
- [PI-553] Remove FHIR from Delete CPM Product flow

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "connecting-party-manager"
3-
version = "2024.10.22"
3+
version = "2024.10.25"
44
description = "Repository for the Connecting Party Manager API and related services"
55
authors = ["NHS England"]
66
license = "LICENSE.md"

0 commit comments

Comments
 (0)