Skip to content

Commit 8943162

Browse files
author
Kurt Doherty
authored
chore: update changelog with release date (#792)
1 parent a3f89f5 commit 8943162

1 file changed

Lines changed: 6 additions & 15 deletions

File tree

src/storybook/changelog.mdx

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,12 @@ We will publish release version history and changes here. Where possible, we wil
1616

1717
Beta versions should be relatively stable but subject to occssional breaking changes.
1818

19-
### **5.0.0-beta.52 - ??/??/25**
20-
21-
- **feat:** Added Figma Code Connect for `Badge`, `Breadcrumbs`, `Button`, `Chip`, `ChipGroup`, `Link`, `Tag` and `TagGroup`.
22-
- **feat!:** Added Figma Code Connect for `Accordion`, `Avatar`, and `Features`. Includes the following breaking changes:
23-
- The colour prop for `Avatar` now accepts `'default' | 'primary'` instead of `'default' | 'purple'`;
24-
- Renamed `FeaturesItem` to `FeatureItem`. If consumers are using `Features.Item` or the common items like `Features.Bedrooms`, this change will have no impact.
25-
- **feat:** Added Figma Code Connect for `BottomBar`, `ButtonGroup`, `ChipSelect` and `CompactSelectNative`.
26-
- **feat:** Added Figma Code Connect for `Divider`, `EmptyData`, `SelectNative`, and `SplitButton`.
27-
- **feat:** Added Figma Code Connect for `FolderTabs`, `PrimaryTabs`, `SecondaryTabs`, and `Tooltip`.
28-
- **feat:** Added Figma Code Connect for `FilterBar`, `StatusIndicator`, and `SupplementaryInfo`.
29-
- **feat:** Added Figma Code Connect for `Dialog`, `Drawer`, and `Menu`.
30-
- **feat:** Added Figma Code Connect for `LabelText`, `PageHeader` and `Pagination`. Includes the following breaking changes:
31-
- Renamed `breadcrumbs` prop on `PageHeader` to `navigation` to better align with Figma component.
32-
- **feat:** Added Figma Code Connect for `SideBar` and `TopBar`.
33-
- **feat:** Added Figma Code Connect for `Table`.
19+
### **5.0.0-beta.52 - 17/09/25**
20+
21+
- **feat:** Added Figma Code Connect for majority of core components.
22+
- **chore!:** The colour prop for `Avatar` now accepts `'default' | 'primary'` instead of `'default' | 'purple'`;
23+
- **chore!:** Renamed `FeaturesItem` to `FeatureItem`. If consumers are using `Features.Item` or the common items like `Features.Bedrooms`, this change will have no impact.
24+
- **chore!:** Renamed `breadcrumbs` prop on `PageHeader` to `navigation` to better align with Figma component.
3425
- **fix:** Fixed incorrectly defined entry points for lab and utils.
3526

3627
### **5.0.0-beta.51 - 12/09/25**

0 commit comments

Comments
 (0)