Skip to content

Commit d9b8f76

Browse files
authored
Merge pull request #2371 from Financial-Times/release-please--branches--main
chore: release main
2 parents b0e7c64 + 0cbaa59 commit d9b8f76

File tree

43 files changed

+202
-42
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+202
-42
lines changed

.release-please-manifest.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,56 +2,56 @@
22
"components/ft-concept-button": "2.0.0",
33
"components/g-audio": "3.0.0",
44
"components/n-notification": "9.0.0",
5-
"components/o-audio": "2.1.4",
5+
"components/o-audio": "2.1.5",
66
"components/o-autocomplete": "2.3.0",
77
"components/o-banner": "5.0.0",
88
"components/o-big-number": "3.2.3",
9-
"components/o-buttons": "7.11.0",
10-
"components/o-colors": "6.7.0",
11-
"components/o-comments": "13.2.2",
9+
"components/o-buttons": "7.11.1",
10+
"components/o-colors": "6.7.1",
11+
"components/o-comments": "13.2.3",
1212
"components/o-cookie-message": "7.0.1",
1313
"components/o-date": "7.0.1",
14-
"components/o-editorial-layout": "3.0.1",
15-
"components/o-editorial-typography": "2.4.1",
14+
"components/o-editorial-layout": "3.0.2",
15+
"components/o-editorial-typography": "2.4.2",
1616
"components/o-expander": "7.0.1",
17-
"components/o-fonts": "5.3.5",
17+
"components/o-fonts": "5.3.6",
1818
"components/o-footer": "10.1.0",
19-
"components/o-footer-services": "5.1.0",
19+
"components/o-footer-services": "5.1.1",
2020
"components/o-forms": "10.0.4",
2121
"components/o-ft-affiliate-ribbon": "6.1.0",
22-
"components/o-grid": "6.1.8",
22+
"components/o-grid": "6.1.9",
2323
"components/o-header": "15.3.1",
2424
"components/o-header-services": "6.1.0",
25-
"components/o-icons": "7.10.0",
26-
"components/o-labels": "8.0.0",
25+
"components/o-icons": "7.10.1",
26+
"components/o-labels": "8.0.1",
2727
"components/o-layout": "6.0.1",
28-
"components/o-lazy-load": "3.1.3",
29-
"components/o-loading": "6.0.0",
28+
"components/o-lazy-load": "3.1.4",
29+
"components/o-loading": "6.0.1",
3030
"components/o-message": "6.0.0",
3131
"components/o-meter": "4.0.2",
3232
"components/o-multi-select": "3.1.0",
33-
"components/o-normalise": "3.3.2",
33+
"components/o-normalise": "3.3.3",
3434
"components/o-overlay": "5.0.3",
3535
"components/o-private-foundation": "1.9.1",
3636
"components/o-quote": "5.3.4",
3737
"components/o-share": "11.0.3",
3838
"components/o-social-follow": "2.1.0",
39-
"components/o-spacing": "3.2.5",
40-
"components/o-stepped-progress": "5.0.0",
39+
"components/o-spacing": "3.2.6",
40+
"components/o-stepped-progress": "5.0.1",
4141
"components/o-subs-card": "7.0.0",
4242
"components/o-syntax-highlight": "5.0.0",
4343
"components/o-table": "10.0.2",
4444
"components/o-tabs": "9.0.0",
4545
"components/o-teaser": "10.0.0",
46-
"components/o-teaser-collection": "5.0.2",
46+
"components/o-teaser-collection": "5.0.3",
4747
"components/o-toggle": "3.2.6",
4848
"components/o-tooltip": "6.0.1",
4949
"components/o-top-banner": "2.0.0",
50-
"components/o-topper": "7.1.3",
51-
"components/o-typography": "7.7.0",
50+
"components/o-topper": "7.1.4",
51+
"components/o-typography": "7.7.1",
5252
"components/o-video": "8.0.1",
5353
"components/o-viewport": "5.1.2",
54-
"components/o-visual-effects": "5.0.1",
54+
"components/o-visual-effects": "5.0.2",
5555
"components/o3-button": "3.16.0",
5656
"components/o3-editorial-typography": "3.2.2",
5757
"components/o3-form": "0.11.0",
@@ -61,7 +61,7 @@
6161
"libraries/ftdomdelegate": "5.0.1",
6262
"libraries/math": "1.1.1",
6363
"libraries/o-autoinit": "3.1.4",
64-
"libraries/o-brand": "4.2.3",
64+
"libraries/o-brand": "4.2.4",
6565
"libraries/o-errors": "5.2.3",
6666
"libraries/o-tracking": "4.10.0",
6767
"libraries/o-utils": "2.2.1",

components/o-audio/CHANGELOG.md

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

3+
## [2.1.5](https://github.com/Financial-Times/origami/compare/o-audio-v2.1.4...o-audio-v2.1.5) (2026-02-25)
4+
5+
6+
### Bug Fixes
7+
8+
* update tests to use origami as source code rather than test ([47fe5f4](https://github.com/Financial-Times/origami/commit/47fe5f4357d8da10a0988a7049e55b8973a52d7a))
9+
310
## [2.1.4](https://github.com/Financial-Times/origami/compare/o-audio-v2.1.3...o-audio-v2.1.4) (2023-10-27)
411

512

components/o-audio/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-audio",
3-
"version": "2.1.4",
3+
"version": "2.1.5",
44
"description": "Financial Times audio player",
55
"keywords": [
66
"audio"

components/o-buttons/CHANGELOG.md

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

3+
## [7.11.1](https://github.com/Financial-Times/origami/compare/o-buttons-v7.11.0...o-buttons-v7.11.1) (2026-02-25)
4+
5+
6+
### Bug Fixes
7+
8+
* Update all locations of Image Service sources with a valid source ([789ca8b](https://github.com/Financial-Times/origami/commit/789ca8b29b8369698006b478e4c66ee22fb9c5c0))
9+
* Update all locations of Image Service sources with a valid source ([0af78c9](https://github.com/Financial-Times/origami/commit/0af78c9bacf665b6ea124193593881d0bf7aa765))
10+
* update tests to use origami as source code rather than test ([47fe5f4](https://github.com/Financial-Times/origami/commit/47fe5f4357d8da10a0988a7049e55b8973a52d7a))
11+
312
## [7.11.0](https://github.com/Financial-Times/origami/compare/o-buttons-v7.10.1...o-buttons-v7.11.0) (2025-09-22)
413

514

components/o-buttons/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-buttons",
3-
"version": "7.11.0",
3+
"version": "7.11.1",
44
"description": "FT buttons styles. Provides customisation options with the FT colour palette.",
55
"keywords": [
66
"pagination"

components/o-colors/CHANGELOG.md

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

3+
## [6.7.1](https://github.com/Financial-Times/origami/compare/o-colors-v6.7.0...o-colors-v6.7.1) (2026-02-25)
4+
5+
6+
### Bug Fixes
7+
8+
* Update all locations of Image Service sources with a valid source ([789ca8b](https://github.com/Financial-Times/origami/commit/789ca8b29b8369698006b478e4c66ee22fb9c5c0))
9+
* Update all locations of Image Service sources with a valid source ([0af78c9](https://github.com/Financial-Times/origami/commit/0af78c9bacf665b6ea124193593881d0bf7aa765))
10+
* update tests to use origami as source code rather than test ([47fe5f4](https://github.com/Financial-Times/origami/commit/47fe5f4357d8da10a0988a7049e55b8973a52d7a))
11+
312
## [6.7.0](https://github.com/Financial-Times/origami/compare/o-colors-v6.6.4...o-colors-v6.7.0) (2024-07-31)
413

514

components/o-colors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@financial-times/o-colors",
33
"type": "module",
4-
"version": "6.7.0",
4+
"version": "6.7.1",
55
"description": "The default colour palette for all FT products. The palette supports colour contrast checking, colour mixing and toneing.",
66
"keywords": [
77
"o-colours",

components/o-comments/CHANGELOG.md

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

3+
## [13.2.3](https://github.com/Financial-Times/origami/compare/o-comments-v13.2.2...o-comments-v13.2.3) (2026-02-25)
4+
5+
6+
### Bug Fixes
7+
8+
* update tests to use origami as source code rather than test ([47fe5f4](https://github.com/Financial-Times/origami/commit/47fe5f4357d8da10a0988a7049e55b8973a52d7a))
9+
310
## [13.2.2](https://github.com/Financial-Times/origami/compare/o-comments-v13.2.1...o-comments-v13.2.2) (2025-12-17)
411

512

components/o-comments/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-comments",
3-
"version": "13.2.2",
3+
"version": "13.2.3",
44
"description": "A component, integrated with FT authentication and user data services, to add a comment stream or comment count to content.",
55
"keywords": [
66
"comments",

components/o-editorial-layout/CHANGELOG.md

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

3+
## [3.0.2](https://github.com/Financial-Times/origami/compare/o-editorial-layout-v3.0.1...o-editorial-layout-v3.0.2) (2026-02-25)
4+
5+
6+
### Bug Fixes
7+
8+
* update tests to use origami as source code rather than test ([47fe5f4](https://github.com/Financial-Times/origami/commit/47fe5f4357d8da10a0988a7049e55b8973a52d7a))
9+
310
## [3.0.1](https://github.com/Financial-Times/origami/compare/o-editorial-layout-v3.0.0...o-editorial-layout-v3.0.1) (2025-06-30)
411

512

0 commit comments

Comments
 (0)