From cf35cc001b44f216c64bb456618edc1f5f6b8a17 Mon Sep 17 00:00:00 2001 From: Fox Date: Thu, 5 Sep 2024 16:39:31 +0100 Subject: [PATCH] chore: release main (#1806) --- .release-please-manifest.json | 2 +- components/o-header/CHANGELOG.md | 9 +++++++++ components/o-header/package.json | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 01a266dced..0bdc3d3b4f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -20,7 +20,7 @@ "components/o-forms": "9.12.1", "components/o-ft-affiliate-ribbon": "5.2.2", "components/o-grid": "6.1.8", - "components/o-header": "14.0.1", + "components/o-header": "14.0.2", "components/o-header-services": "5.5.4", "components/o-icons": "7.8.0", "components/o-labels": "6.5.8", diff --git a/components/o-header/CHANGELOG.md b/components/o-header/CHANGELOG.md index 972cf94b07..e99aa82a5b 100644 --- a/components/o-header/CHANGELOG.md +++ b/components/o-header/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog +## [14.0.2](https://github.com/Financial-Times/origami/compare/o-header-v14.0.1...o-header-v14.0.2) (2024-09-05) + + +### Bug Fixes + +* (o-header) add `relative` position to `o-header` to align absolutely positioned typeahead ([59cef6c](https://github.com/Financial-Times/origami/commit/59cef6c8c34a96d05f21a3a998cef174af82f549)) +* (o-header) prevent overscrolling behaviour ([3b77307](https://github.com/Financial-Times/origami/commit/3b773074d0d997f58db15668aaf57ac9b4846fae)) +* align padding in drawer ([#1809](https://github.com/Financial-Times/origami/issues/1809)) ([3c222a8](https://github.com/Financial-Times/origami/commit/3c222a8de2e0232fe0e2252a5b6480ec7aece255)) + ## [14.0.1](https://github.com/Financial-Times/origami/compare/o-header-v14.0.0...o-header-v14.0.1) (2024-08-27) diff --git a/components/o-header/package.json b/components/o-header/package.json index 4059b84e05..c0067869b4 100644 --- a/components/o-header/package.json +++ b/components/o-header/package.json @@ -1,6 +1,6 @@ { "name": "@financial-times/o-header", - "version": "14.0.1", + "version": "14.0.2", "description": "Responsive Financial Times page header with primary and secondary navigation, a drop down mega menu, and a collapsible drawer", "keywords": [ "header",