diff --git a/package-lock.json b/package-lock.json index 80cde8974..935ee2de8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "flood-app", - "version": "8.8.0", + "version": "8.9.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "flood-app", - "version": "8.8.0", + "version": "8.9.0", "hasInstallScript": true, "license": "ISC", "dependencies": { diff --git a/package.json b/package.json index 5bcdc4a2f..70b376d27 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flood-app", - "version": "8.8.0", + "version": "8.9.0", "description": "Flood risk app", "main": "index.js", "repository": "github:defra/flood-app", diff --git a/release-docs/CFF-8.9.0.md b/release-docs/CFF-8.9.0.md new file mode 100644 index 000000000..ca363150d --- /dev/null +++ b/release-docs/CFF-8.9.0.md @@ -0,0 +1,37 @@ +# Check For Flooding Release + +* Version: 8.9.0 +* Proposed Release Date: 28th October 2024 +* Jira Release Overview: https://eaflood.atlassian.net/projects/FSR/versions/17260/tab/release-report-all-issues + +## Tickets + + + * FSR-1294 | Station Chart Label Wrapping (#821) + + * FSR-1293 | Latest Levels (#829) + + * FSR-1295 | Default Station Chart Threshold (#830) + + * FSR-1333 | Update Map Buttons Styling (#825) + + * FSR-1261 | Improve Visibility of Map Link and Sign-up Call to Action on TA Pages (#763) + + * FSR-1237 | Add Latest Levels on TA Warnings Page (#782) + + * FSR-1287 | Latest Levels Auto-Refresh + + * FSR-1296 | Add Tooltip to ‘Show on Chart’ Button + + +## Instructions + + + 1 - Execute LFW_{STAGE}_04_UPDATE_FLOOD_APP_AND_SERVICE_PIPELINE + + +Execute smoke tests and forward results + +## Related Infrastructure Changes Required + +* None