From 2979aef86cf60a744d860b565e85c1051e8b629b Mon Sep 17 00:00:00 2001 From: Fox Date: Fri, 21 Jun 2024 11:13:46 +0100 Subject: [PATCH] chore: release main --- .release-please-manifest.json | 2 +- components/o-comments/CHANGELOG.md | 7 +++++++ components/o-comments/package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e1577852bc..93e55a3824 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -8,7 +8,7 @@ "components/o-big-number": "3.2.3", "components/o-buttons": "7.9.2", "components/o-colors": "6.6.4", - "components/o-comments": "11.1.0", + "components/o-comments": "11.1.1", "components/o-cookie-message": "6.7.1", "components/o-date": "6.1.0", "components/o-editorial-layout": "2.4.3", diff --git a/components/o-comments/CHANGELOG.md b/components/o-comments/CHANGELOG.md index e9e12b440d..871985ef1d 100644 --- a/components/o-comments/CHANGELOG.md +++ b/components/o-comments/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [11.1.1](https://github.com/Financial-Times/origami/compare/o-comments-v11.1.0...o-comments-v11.1.1) (2024-06-21) + + +### Bug Fixes + +* fix assign of options in conjunction with data-atributtes ([9c2b6ba](https://github.com/Financial-Times/origami/commit/9c2b6ba01ce0710774d01c40511a66dcd521dd6e)) + ## [11.1.0](https://github.com/Financial-Times/origami/compare/o-comments-v11.0.0...o-comments-v11.1.0) (2024-06-13) diff --git a/components/o-comments/package.json b/components/o-comments/package.json index 741ac571a7..2bc38b9a2a 100644 --- a/components/o-comments/package.json +++ b/components/o-comments/package.json @@ -1,6 +1,6 @@ { "name": "@financial-times/o-comments", - "version": "11.1.0", + "version": "11.1.1", "description": "A component, integrated with FT authentication and user data services, to add a comment stream or comment count to content.", "keywords": [ "comments",