diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 6d7c4b6fc8..e1577852bc 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -51,8 +51,8 @@ "components/o-video": "7.3.0", "components/o-viewport": "5.1.2", "components/o-visual-effects": "4.2.2", - "components/o3-button": "1.1.4", - "components/o3-editorial-typography": "1.2.0", + "components/o3-button": "1.1.5", + "components/o3-editorial-typography": "1.2.1", "components/o3-foundation": "1.2.0", "components/o3-tooltip": "1.0.4", "components/o3-typography": "1.0.3", diff --git a/components/o3-button/CHANGELOG.md b/components/o3-button/CHANGELOG.md index 3c9a79b6ab..75bf692098 100644 --- a/components/o3-button/CHANGELOG.md +++ b/components/o3-button/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.5](https://github.com/Financial-Times/origami/compare/o3-button-v1.1.4...o3-button-v1.1.5) (2024-06-19) + + +### Bug Fixes + +* button pagination for pages fewer than 6 ([2fc8391](https://github.com/Financial-Times/origami/commit/2fc8391a85fe0090ba41285ab9334fca7a1304d9)) + ## [1.1.4](https://github.com/Financial-Times/origami/compare/o3-button-v1.1.3...o3-button-v1.1.4) (2024-06-18) diff --git a/components/o3-button/package.json b/components/o3-button/package.json index 37a8810f3a..79bd522283 100644 --- a/components/o3-button/package.json +++ b/components/o3-button/package.json @@ -1,6 +1,6 @@ { "name": "@financial-times/o3-button", - "version": "1.1.4", + "version": "1.1.5", "description": "Origami buttons with design tokens", "keywords": [ "buttons", diff --git a/components/o3-editorial-typography/CHANGELOG.md b/components/o3-editorial-typography/CHANGELOG.md index fc15dd4cdb..bf1aeb2a1e 100644 --- a/components/o3-editorial-typography/CHANGELOG.md +++ b/components/o3-editorial-typography/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.1](https://github.com/Financial-Times/origami/compare/o3-editorial-typography-v1.2.0...o3-editorial-typography-v1.2.1) (2024-06-19) + + +### Bug Fixes + +* remove excess drop cap spacing ([ab22347](https://github.com/Financial-Times/origami/commit/ab223473963448c4fd8a002d985522bea8cb7f2d)) + ## [1.2.0](https://github.com/Financial-Times/origami/compare/o3-editorial-typography-v1.1.0...o3-editorial-typography-v1.2.0) (2024-06-14) diff --git a/components/o3-editorial-typography/package.json b/components/o3-editorial-typography/package.json index eb0ac941ca..97e6333025 100644 --- a/components/o3-editorial-typography/package.json +++ b/components/o3-editorial-typography/package.json @@ -1,6 +1,6 @@ { "name": "@financial-times/o3-editorial-typography", - "version": "1.2.0", + "version": "1.2.1", "description": "Origami typography with design tokens", "keywords": [ "typography",