diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 26fe2d92ad..498a768c3d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -54,7 +54,7 @@ "components/o3-button": "1.1.6", "components/o3-editorial-typography": "1.2.2", "components/o3-form": "0.2.0", - "components/o3-foundation": "1.4.0", + "components/o3-foundation": "1.5.0", "components/o3-tooltip": "1.0.6", "components/o3-typography": "1.0.4", "libraries/ftdomdelegate": "5.0.1", diff --git a/components/o3-foundation/CHANGELOG.md b/components/o3-foundation/CHANGELOG.md index 6bd8e71f04..4ff5bb6fb7 100644 --- a/components/o3-foundation/CHANGELOG.md +++ b/components/o3-foundation/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.5.0](https://github.com/Financial-Times/origami/compare/o3-foundation-v1.4.0...o3-foundation-v1.5.0) (2024-08-23) + + +### Features + +* add error icon, success icon and minus sign icon ([#1794](https://github.com/Financial-Times/origami/issues/1794)) ([ba24f9e](https://github.com/Financial-Times/origami/commit/ba24f9e7f5c7d07b6bf0882199b3287621dfdd74)) + ## [1.4.0](https://github.com/Financial-Times/origami/compare/o3-foundation-v1.3.0...o3-foundation-v1.4.0) (2024-08-20) diff --git a/components/o3-foundation/package.json b/components/o3-foundation/package.json index d9e50d36fd..a01129fa51 100644 --- a/components/o3-foundation/package.json +++ b/components/o3-foundation/package.json @@ -1,6 +1,6 @@ { "name": "@financial-times/o3-foundation", - "version": "1.4.0", + "version": "1.5.0", "description": "Origami foundations with design tokens", "keywords": [ "foundation",