From b19b9960cc3953e461a38876f9cffac60a7a65b1 Mon Sep 17 00:00:00 2001 From: Fox Date: Tue, 24 Sep 2024 16:43:03 +0100 Subject: [PATCH] chore: release main (#1826) --- .release-please-manifest.json | 2 +- components/o-header/CHANGELOG.md | 7 +++++++ components/o-header/package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e45b5f714e..6c14486d90 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.3", + "components/o-header": "14.0.4", "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 eb0eb66700..ef4f5fe0eb 100644 --- a/components/o-header/CHANGELOG.md +++ b/components/o-header/CHANGELOG.md @@ -1,4 +1,11 @@ # Changelog +## [14.0.4](https://github.com/Financial-Times/origami/compare/o-header-v14.0.3...o-header-v14.0.4) (2024-09-24) + + +### Bug Fixes + +* (o-header) subnav scroll behaviour ([#1825](https://github.com/Financial-Times/origami/issues/1825)) ([a4329e1](https://github.com/Financial-Times/origami/commit/a4329e13818d85a3b8cea10496646ac0a52bf597)) + ## [14.0.3](https://github.com/Financial-Times/origami/compare/o-header-v14.0.2...o-header-v14.0.3) (2024-09-19) diff --git a/components/o-header/package.json b/components/o-header/package.json index 6793653908..03e0c9faa5 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.3", + "version": "14.0.4", "description": "Responsive Financial Times page header with primary and secondary navigation, a drop down mega menu, and a collapsible drawer", "keywords": [ "header",