Skip to content

Commit da61bda

Browse files
committed
release/2024-07-22 created release branch
1 parent 8c8826b commit da61bda

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-07-22
4+
- [PI-357] Automatic snapshots of ETL
5+
- [PI-454] Delete corrupted workspace variable check
6+
37
## 2024-07-16
48
- [PI-206] Complete "retry" trigger
59
- [PI-456] Turn off changelog in dev, ref & int

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024.07.16
1+
2024.07.22

changelog/2024-07-22.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- [PI-357] Automatic snapshots of ETL
2+
- [PI-454] Delete corrupted workspace variable check

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.07.16"
3+
version = "2024.07.22"
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)