{/* ATTENTION */}

{/* When updating this file, please add the newest comments at the top of the file so they are displayed first */}

{/* Changes should include any functional changes made to the component and how that affects the component/function usage */}

{/* or changes made to the Types (and what effect that will have for the component/function) */}

import { Meta } from '@storybook/addon-docs/blocks'

<Meta
  title='ChangeLog/v3/3.44'
  parameters={{
    viewMode: 'docs',
    previewTabs: {
      canvas: { hidden: true },
    },
  }}
/>

{/* INSERT NEW UPDATE HERE */}

{/* Include date, version & the change and it's functional effects */}

**29-APRIL-2024**

### 3.44.1

Releasing the `Modal` component.

[Modal](/docs/components-modal--docs)

---

**26-APRIL-2024**

### 3.44.0

Releasing the `TableHeader` for the `StandardTable` component. This will allow for a more consistent header experience for the table.

[StandardTable - Table Header](/story/components-tables-standardtable--table-header)

---
