Skip to content

Commit 51cce29

Browse files
committed
[release/2024-10-29] create release branch
1 parent a4109c4 commit 51cce29

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

CHANGELOG.md

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

3+
## 2024-10-29
4+
- [PI-565] Add EPR questionnaires
5+
- [PI-577] Create Message Set Device Reference Data
6+
- [PI-574] CPM Smoke tests don't write data to DB
7+
38
## 2024-10-25
49
- [PI-551] Remove FHIR from Read CPM Product flow
510
- [PI-553] Remove FHIR from Delete CPM Product flow

VERSION

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

changelog/2024-10-29.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- [PI-565] Add EPR questionnaires
2+
- [PI-577] Create Message Set Device Reference Data
3+
- [PI-574] CPM Smoke tests don't write data to DB

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.25"
3+
version = "2024.10.29"
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)