From 0749be7c05dded2633424eb07a84b064fbf0040a Mon Sep 17 00:00:00 2001 From: Kevin Davis Date: Tue, 17 Sep 2024 12:18:21 +0200 Subject: [PATCH] chore: update CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 787145ab..6cd5ec7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Bump `webpack` from 5.91.0 to 5.94.0 - Update layout of `EmptyState` for centering - Update `AccordionItem` border classes for usage within bordered containers -- Update `ProposalAction` to handle an `EmptyState` fallback for 0 actions, improve layout of children with "Expand +- Update `ProposalAction` to handle an `EmptyState` fallback for no actions passed, improve layout of children with "Expand all" (eg. 'Execute actions' button) - Bump `actions/setup-python` from 5.1.1 to 5.2.0