Skip to content

Commit

Permalink
Release 2024-01-05
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslinnell committed Jan 5, 2024
1 parent bead9a9 commit 95b3637
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 2024-01-05
- [PI-158] Generate Product ID

## 2024-01-02
- [PI-129] Postman collection from local tests
- [PI-165] AWS environments
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024.01.02
2024.01.05
1 change: 1 addition & 0 deletions changelog/2024-01-05.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- [PI-158] Generate Product ID
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "connecting-party-manager"
version = "2024.01.02"
version = "2024.01.05"
description = "Repository for the Connecting Party Manager API and related services"
authors = ["NHS England"]
license = "LICENSE.md"
Expand Down

0 comments on commit 95b3637

Please sign in to comment.