From c068bf58508fef653dc76ad8f7ce3f082ce213d2 Mon Sep 17 00:00:00 2001 From: Fox Date: Mon, 24 Feb 2025 14:59:08 +0000 Subject: [PATCH] chore: release main (#1977) * chore: release main * chore: Update CHANGELOG.md * chore: Update CHANGELOG.md --------- Co-authored-by: Ben Freshwater --- .release-please-manifest.json | 4 ++-- components/o-private-foundation/CHANGELOG.md | 8 ++++++++ components/o-private-foundation/package.json | 2 +- components/o3-foundation/CHANGELOG.md | 7 +++++++ components/o3-foundation/package.json | 2 +- 5 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 components/o-private-foundation/CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b3edc5e4d6..dff6cdb30f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -32,7 +32,7 @@ "components/o-multi-select": "3.0.0", "components/o-normalise": "3.3.2", "components/o-overlay": "5.0.0", - "components/o-private-foundation": "1.0.0", + "components/o-private-foundation": "1.0.1", "components/o-quote": "5.3.4", "components/o-share": "11.0.0", "components/o-social-follow": "2.0.0", @@ -55,7 +55,7 @@ "components/o3-button": "3.0.0", "components/o3-editorial-typography": "3.0.0", "components/o3-form": "0.5.1", - "components/o3-foundation": "3.0.0", + "components/o3-foundation": "3.0.1", "components/o3-social-sign-in": "2.0.0", "components/o3-tooltip": "3.0.0", "libraries/ftdomdelegate": "5.0.1", diff --git a/components/o-private-foundation/CHANGELOG.md b/components/o-private-foundation/CHANGELOG.md new file mode 100644 index 0000000000..7cfaccca41 --- /dev/null +++ b/components/o-private-foundation/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [1.0.1](https://github.com/Financial-Times/origami/compare/o-private-foundation-v1.0.0...o-private-foundation-v1.0.1) (2025-02-24) + + +### Bug Fixes + +* use rem as default type for sizing tokens ([#1976](https://github.com/Financial-Times/origami/issues/1976)) ([7a56895](https://github.com/Financial-Times/origami/commit/7a568959bddf6a744caaa5c17dac3047acabc292)) diff --git a/components/o-private-foundation/package.json b/components/o-private-foundation/package.json index 558005acf2..cde10490c8 100644 --- a/components/o-private-foundation/package.json +++ b/components/o-private-foundation/package.json @@ -1,6 +1,6 @@ { "name": "@financial-times/o-private-foundation", - "version": "1.0.0", + "version": "1.0.1", "description": "Foundation components for use in Origami components only.", "keywords": [], "homepage": "https://registry.origami.ft.com/components/o-private-foundation", diff --git a/components/o3-foundation/CHANGELOG.md b/components/o3-foundation/CHANGELOG.md index 2381358a67..47dbad01cb 100644 --- a/components/o3-foundation/CHANGELOG.md +++ b/components/o3-foundation/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.0.1](https://github.com/Financial-Times/origami/compare/o3-foundation-v3.0.0...o3-foundation-v3.0.1) (2025-02-24) + + +### Bug Fixes + +* use rem as default type for sizing tokens ([#1976](https://github.com/Financial-Times/origami/issues/1976)) ([7a56895](https://github.com/Financial-Times/origami/commit/7a568959bddf6a744caaa5c17dac3047acabc292)) + ## [3.0.0](https://github.com/Financial-Times/origami/compare/o3-foundation-v2.3.1...o3-foundation-v3.0.0) (2025-02-20) ### ⚠ BREAKING CHANGES diff --git a/components/o3-foundation/package.json b/components/o3-foundation/package.json index 2b0625a813..95d2cdf5df 100644 --- a/components/o3-foundation/package.json +++ b/components/o3-foundation/package.json @@ -1,6 +1,6 @@ { "name": "@financial-times/o3-foundation", - "version": "3.0.0", + "version": "3.0.1", "description": "Origami foundations with design tokens", "keywords": [ "foundation",