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 2e088bb commit 2776916Copy full SHA for 2776916
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 2024-11-19
4
+- [PI-601] Workspace destroy, use main branch as fallback
5
+
6
## 2024-11-18
7
- [PI-601] Workspace destroy, use main branch if branch no longer exists
8
VERSION
@@ -1 +1 @@
-2024.11.18
+2024.11.19
changelog/2024-11-19.md
@@ -0,0 +1 @@
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "connecting-party-manager"
-version = "2024.11.18"
+version = "2024.11.19"
description = "Repository for the Connecting Party Manager API and related services"
authors = ["NHS England"]
license = "LICENSE.md"
0 commit comments