diff --git a/.release-please-manifest.json b/.release-please-manifest.json index ba814d73a3..6d7c4b6fc8 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -51,7 +51,7 @@ "components/o-video": "7.3.0", "components/o-viewport": "5.1.2", "components/o-visual-effects": "4.2.2", - "components/o3-button": "1.1.3", + "components/o3-button": "1.1.4", "components/o3-editorial-typography": "1.2.0", "components/o3-foundation": "1.2.0", "components/o3-tooltip": "1.0.4", diff --git a/components/o3-button/CHANGELOG.md b/components/o3-button/CHANGELOG.md index dd69775923..3c9a79b6ab 100644 --- a/components/o3-button/CHANGELOG.md +++ b/components/o3-button/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.4](https://github.com/Financial-Times/origami/compare/o3-button-v1.1.3...o3-button-v1.1.4) (2024-06-18) + + +### Bug Fixes + +* Apply button focus colours on `:focus-visible` only. ([be6ecc4](https://github.com/Financial-Times/origami/commit/be6ecc41f384d698f04a6a763aac81a8d10c745f)) + ## [1.1.3](https://github.com/Financial-Times/origami/compare/o3-button-v1.1.2...o3-button-v1.1.3) (2024-06-14) diff --git a/components/o3-button/package.json b/components/o3-button/package.json index 339b30c429..37a8810f3a 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.3", + "version": "1.1.4", "description": "Origami buttons with design tokens", "keywords": [ "buttons",