From 0131a0a2cc351e3a9380812fe7be1e6c5bb921a9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 17:42:49 +0000 Subject: [PATCH] Update CHANGELOG.md for PR #811 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 246e951f0..7c382285d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,19 @@ Changelog is rather internal in nature. See release notes for the public overvie +- [#811] + - **Description:** Bump elliptic from 6.5.7 to 6.6.0 + - **Products impact:** Dev Dependency upgrade + - **Addresses:** - + - **Components:** - + - **Breaking:** - + - **Impacts a11y:** - + - **Guidance:** - + +[#811]: https://github.com/learningequality/kolibri-design-system/pull/811 + + + - [#796] - **Description:** Adds an option to override `KCardGrid` base layouts partially or completely via the new prop `layoutOverride` - **Products impact:** new API