Skip to content

Commit f2d4f84

Browse files
chore: release main (#2366)
1 parent abafc7b commit f2d4f84

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"components/o-forms": "10.0.4",
2121
"components/o-ft-affiliate-ribbon": "6.1.0",
2222
"components/o-grid": "6.1.8",
23-
"components/o-header": "15.3.0",
23+
"components/o-header": "15.3.1",
2424
"components/o-header-services": "6.1.0",
2525
"components/o-icons": "7.10.0",
2626
"components/o-labels": "8.0.0",

components/o-header/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [15.3.1](https://github.com/Financial-Times/origami/compare/o-header-v15.3.0...o-header-v15.3.1) (2026-02-13)
4+
5+
6+
### Bug Fixes
7+
8+
* set mpr-button border radius to be 2px ([#2364](https://github.com/Financial-Times/origami/issues/2364)) ([abafc7b](https://github.com/Financial-Times/origami/commit/abafc7bdde6a63b392593cca9cfb85d9799f4bed))
9+
310
## [15.3.0](https://github.com/Financial-Times/origami/compare/o-header-v15.2.0...o-header-v15.3.0) (2025-10-22)
411

512

components/o-header/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@financial-times/o-header",
3-
"version": "15.3.0",
3+
"version": "15.3.1",
44
"description": "Responsive Financial Times page header with primary and secondary navigation, a drop down mega menu, and a collapsible drawer",
55
"keywords": [
66
"header",

0 commit comments

Comments
 (0)