Skip to content

Commit

Permalink
[release/2024-01-02] Create release
Browse files Browse the repository at this point in the history
  • Loading branch information
jaklinger committed Jan 2, 2024
1 parent 1a2e9f2 commit fd4e54f
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 2024-01-02
- [PI-129] Postman collection from local tests
- [PI-165] AWS environments

## 2023-12-20
- [PI-166] Versioning

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023.12.20
2024.01.02
2 changes: 2 additions & 0 deletions changelog/2024-01-02.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- [PI-129] Postman collection from local tests
- [PI-165] AWS environments
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 = "2023.12.20"
version = "2024.01.02"
description = "Repository for the Connecting Party Manager API and related services"
authors = ["NHS England"]
license = "LICENSE.md"
Expand Down

0 comments on commit fd4e54f

Please sign in to comment.