diff --git a/.release-please-manifest.json b/.release-please-manifest.json index af64749e0c..5af943a108 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": "13.0.2", + "components/o-header": "13.0.3", "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 baa0a713a1..1fc7a3f21a 100644 --- a/components/o-header/CHANGELOG.md +++ b/components/o-header/CHANGELOG.md @@ -1,4 +1,11 @@ # Changelog +## [13.0.3](https://github.com/Financial-Times/origami/compare/o-header-v13.0.2...o-header-v13.0.3) (2024-07-10) + + +### Bug Fixes + +* fix search term width (again!) ([#1744](https://github.com/Financial-Times/origami/issues/1744)) ([34ff48f](https://github.com/Financial-Times/origami/commit/34ff48fcc95499d52d87516bbdb5baf5927d02a9)) + ## [13.0.2](https://github.com/Financial-Times/origami/compare/o-header-v13.0.1...o-header-v13.0.2) (2024-07-10) diff --git a/components/o-header/package.json b/components/o-header/package.json index 070db3ceb1..d61d6bbc55 100644 --- a/components/o-header/package.json +++ b/components/o-header/package.json @@ -1,6 +1,6 @@ { "name": "@financial-times/o-header", - "version": "13.0.2", + "version": "13.0.3", "description": "Responsive Financial Times page header with primary and secondary navigation, a drop down mega menu, and a collapsible drawer", "keywords": [ "header",