Skip to content

Commit b23a7ae

Browse files
committed
Release 2025-07-18
1 parent 9a1192f commit b23a7ae

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+
## 2025-07-18
4+
- Dependabot: slackapi
5+
- Dependabot: datamodel-code-generator
6+
- Dependabot: action-download-artifact
7+
38
## 2025-04-24
49
- [PI-880] Allow dependabot PRs to pass branch name check
510
- Dependabot: Update datamodel-code-generator

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025.04.24
1+
2025.07.18

changelog/2025-07-18.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- Dependabot: slackapi
2+
- Dependabot: datamodel-code-generator
3+
- Dependabot: action-download-artifact

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 = "2025.04.24"
3+
version = "2025.07.18"
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)