diff --git a/.release-please-manifest.json b/.release-please-manifest.json index fced63cfbf..67c8e1a33c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -51,7 +51,7 @@ "components/o-video": "7.2.13", "components/o-viewport": "5.1.2", "components/o-visual-effects": "4.2.2", - "components/o3-button": "1.1.1", + "components/o3-button": "1.1.2", "components/o3-foundation": "1.0.8", "components/o3-tooltip": "1.0.4", "components/o3-typography": "1.0.0", diff --git a/components/o3-button/CHANGELOG.md b/components/o3-button/CHANGELOG.md index 7528c8e35c..56ee6faefa 100644 --- a/components/o3-button/CHANGELOG.md +++ b/components/o3-button/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.1.2](https://github.com/Financial-Times/origami/compare/o3-button-v1.1.1...o3-button-v1.1.2) (2024-05-20) + + +### Bug Fixes + +* correct default button left/right margin ([5bbbac1](https://github.com/Financial-Times/origami/commit/5bbbac1dafd4daca8595a91455df38f828dceb98)) +* small button icon size and icon-only ratio (square) ([c6419f3](https://github.com/Financial-Times/origami/commit/c6419f38ec108f27a6849d0f603806d9e8ca510b)) + ## [1.1.1](https://github.com/Financial-Times/origami/compare/o3-button-v1.1.0...o3-button-v1.1.1) (2024-04-24) diff --git a/components/o3-button/package.json b/components/o3-button/package.json index 408473c1ad..d23e7a3893 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.1", + "version": "1.1.2", "description": "Origami buttons with design tokens", "keywords": [ "buttons",