diff --git a/CHANGELOG.md b/CHANGELOG.md index c85f40b8e..53ec7f89a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [2.58.0](https://github.com/ministryofjustice/hmpps-book-secure-move-frontend/compare/v2.57.0...v2.58.0) (2020-11-24) + + +### Features + +* **single-request:** Add rejection info to banner [P4-2414] ([4dae7a9](https://github.com/ministryofjustice/hmpps-book-secure-move-frontend/commit/4dae7a914323f54b1a8b5d172a1242e6f0424738)) + + +### Bug Fixes + +* Apply transformer to duplicate resources correctly ([fe1b203](https://github.com/ministryofjustice/hmpps-book-secure-move-frontend/commit/fe1b20359d1111286df40392fa0d00df6e65f108)) +* **single-request:** Ensure additional info about rejection gets saved ([e2ccca7](https://github.com/ministryofjustice/hmpps-book-secure-move-frontend/commit/e2ccca7e4c96b3335e14fd88bbdb672f542ecc90)) + ## [2.57.0](https://github.com/ministryofjustice/hmpps-book-secure-move-frontend/compare/v2.56.0...v2.57.0) (2020-11-24) diff --git a/package-lock.json b/package-lock.json index dc5405f29..18497e3ff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "hmpps-book-secure-move-frontend", - "version": "2.57.0", + "version": "2.58.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5e63bb84b..9e3c80b93 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "hmpps-book-secure-move-frontend", "description": "Frontend rendering app for the Book a secure move service", "homepage": "https://github.com/ministryofjustice/hmpps-book-secure-move-frontend#readme", - "version": "2.57.0", + "version": "2.58.0", "main": "start.js", "contributors": [ {