## 0.2.38 (2026-09-18)

### 🧱 Updated Dependencies

- Updated components to 17.25.2

## 0.2.37 (2026-09-17)

### 🧱 Updated Dependencies

- Updated components to 17.25.1

## 0.2.36 (2026-09-17)

### 🧱 Updated Dependencies

- Updated components to 17.25.0

## 0.2.35 (2026-09-17)

### 🧱 Updated Dependencies

- Updated components to 17.24.0

## 0.2.34 (2026-09-17)

### 🩹 Fixes

- **layout:** externalize shared dependencies ([e44cc511364](https://github.com/migrationsverket/midas/commit/e44cc511364))

### 🔧 Maintenance

- **layout:** configure @nx/dependency-checks ([c29e20fcf93](https://github.com/migrationsverket/midas/commit/c29e20fcf93))

### 🧱 Updated Dependencies

- Updated components to 17.23.9

## 0.2.33 (2026-09-08)

### 🧱 Updated Dependencies

- Updated components to 17.23.8

## 0.2.32 (2026-09-08)

### 🧱 Updated Dependencies

- Updated components to 17.23.7

## 0.2.31 (2026-09-04)

### 🩹 Fixes

- **components,layout:** declare undeclared runtime deps bundled from react-aria packages ([d74be6643f6](https://github.com/migrationsverket/midas/commit/d74be6643f6))

### 🧱 Updated Dependencies

- Updated components to 17.23.6

## 0.2.30 (2026-09-03)

### 🧱 Updated Dependencies

- Updated components to 17.23.5

## 0.2.29 (2026-09-01)

### 🩹 Fixes

- **layout,navigation-link:** dim text and icon for disabled state ([d3166481c8f](https://github.com/migrationsverket/midas/commit/d3166481c8f))

## 0.2.28 (2026-09-01)

### 🔧 Maintenance

- **vite:** migrate off deprecated Nx vite plugins ([0c1d3e92996](https://github.com/migrationsverket/midas/commit/0c1d3e92996))
- **deps:** update nx to latest ([9876a06b4cf](https://github.com/migrationsverket/midas/commit/9876a06b4cf))

### 🧱 Updated Dependencies

- Updated components to 17.23.4

## 0.2.27 (2026-08-28)

### 🩹 Fixes

- **layout,navbar:** correct wrongly implemented design ([ee7393c75c3](https://github.com/migrationsverket/midas/commit/ee7393c75c3))

### 🧱 Updated Dependencies

- Updated components to 17.23.3

## 0.2.26 (2026-08-28)

### 🧱 Updated Dependencies

- Updated components to 17.23.2

## 0.2.25 (2026-08-27)

### 🧱 Updated Dependencies

- Updated components to 17.23.1

## 0.2.24 (2026-08-27)

### 📖 Documentation changes

- **layout:** add getting started page for the layout framework ([6570033cd32](https://github.com/migrationsverket/midas/commit/6570033cd32))

### 🧱 Updated Dependencies

- Updated components to 17.23.0

## 0.2.23 (2026-08-24)

### 🧱 Updated Dependencies

- Updated components to 17.22.0

## 0.2.22 (2026-08-21)

### 🩹 Fixes

- **layout:** show Navbar in WithNavbar story at its default viewport ([3baf928b415](https://github.com/migrationsverket/midas/commit/3baf928b415))
- **layout:** unify mobile breakpoint at 640px across Sidebar, Navbar, Panel ([f7e5b8f6f29](https://github.com/migrationsverket/midas/commit/f7e5b8f6f29))
- **layout,navbar:** hide Navbar on desktop via CSS ([8f8f211ce0e](https://github.com/migrationsverket/midas/commit/8f8f211ce0e))

### 🧪 Tests updated

- **layout:** add breakpoint coverage for Panel, PanelRegion, and LayoutContent ([4cf8b8348a5](https://github.com/migrationsverket/midas/commit/4cf8b8348a5))

## 0.2.21 (2026-08-21)

### 🧱 Updated Dependencies

- Updated components to 17.21.2

## 0.2.20 (2026-08-20)

### 🩹 Fixes

- **layout:** correct broken documentation link in README ([a7788332bbd](https://github.com/migrationsverket/midas/commit/a7788332bbd))

## 0.2.19 (2026-08-20)

### 🩹 Fixes

- **layout,main:** establish Main as a CSS positioning context ([092f5e7cbce](https://github.com/migrationsverket/midas/commit/092f5e7cbce))

## 0.2.18 (2026-08-18)

### 🩹 Fixes

- **layout,navigation-section:** use type intersection instead of interface extends for props ([335fc8f437c](https://github.com/migrationsverket/midas/commit/335fc8f437c))

### 🧱 Updated Dependencies

- Updated components to 17.21.1

## 0.2.17 (2026-08-18)

### 🩹 Fixes

- **layout,sidebar:** widen style prop type to accept CSS custom properties ([2d038fffe8d](https://github.com/migrationsverket/midas/commit/2d038fffe8d))

## 0.2.16 (2026-08-18)

### 🧱 Updated Dependencies

- Updated components to 17.21.0

## 0.2.15 (2026-08-17)

### 🩹 Fixes

- **layout,sidebar:** allow overriding width via CSS custom properties ([5cead0c5c7a](https://github.com/migrationsverket/midas/commit/5cead0c5c7a))

## 0.2.14 (2026-08-14)

### 🩹 Fixes

- **components,badge:** pin badge to icon corner in width-constrained containers ([b1d8e302d10](https://github.com/migrationsverket/midas/commit/b1d8e302d10))

### 🧱 Updated Dependencies

- Updated components to 17.20.0

## 0.2.13 (2026-08-13)

### 🧱 Updated Dependencies

- Updated components to 17.19.0

## 0.2.12 (2026-08-13)

### 🩹 Fixes

- **layout,navigation:** migrate off unresolvable @react-aria/collections dependency ([2322e21ef9a](https://github.com/migrationsverket/midas/commit/2322e21ef9a))

### 🧱 Updated Dependencies

- Updated components to 17.18.0

## 0.2.11 (2026-07-10)

### 🚀 Features

- **layout,header:** responsive header with HeaderLogo, HeaderActions, live docs examples ([33a1a41691e](https://github.com/migrationsverket/midas/commit/33a1a41691e))

### 🩹 Fixes

- **layout,header:** fix left edge spacing, system name padding, action gap, and mobile icon sizing ([18422bbafd6](https://github.com/migrationsverket/midas/commit/18422bbafd6))

## 0.2.10 (2026-07-08)

### 🧱 Updated Dependencies

- Updated components to 17.17.3

## 0.2.9 (2026-07-08)

### 🧱 Updated Dependencies

- Updated components to 17.17.2

## 0.2.8 (2026-07-06)

### 🩹 Fixes

- **layout,sidebar:** rework collapse/expand animation ([03a1331aa36](https://github.com/migrationsverket/midas/commit/03a1331aa36))

### 🧱 Updated Dependencies

- Updated components to 17.17.1

## 0.2.7 (2026-07-06)

### 🔧 Maintenance

- **workspace:** upgrade nx-stylelint to v19 and stylelint to v17 ([072ccfd0975](https://github.com/migrationsverket/midas/commit/072ccfd0975))

### 🧱 Updated Dependencies

- Updated components to 17.17.0

## 0.2.6 (2026-07-03)

### 🧱 Updated Dependencies

- Updated components to 17.16.0

## 0.2.5 (2026-07-02)

### 🧱 Updated Dependencies

- Updated components to 17.15.7

## 0.2.4 (2026-07-02)

### 🧱 Updated Dependencies

- Updated components to 17.15.6

## 0.2.3 (2026-06-30)

### 🧱 Updated Dependencies

- Updated components to 17.15.5

## 0.2.2 (2026-06-30)

### 🔧 Maintenance

- **workspace:** migrate Nx to 23.0.1 ([82bdb31fc57](https://github.com/migrationsverket/midas/commit/82bdb31fc57))

### 🧱 Updated Dependencies

- Updated components to 17.15.4

## 0.2.1 (2026-06-11)

### 🧱 Updated Dependencies

- Updated components to 17.15.3

## 0.2.0 (2026-06-10)

### 🚀 Features

- **layout,panel:** visual polish, actions prop, push variant and replace behavior ([1211ac8899c](https://github.com/migrationsverket/midas/commit/1211ac8899c))

### 🩹 Fixes

- **layout,panel:** fix push variant on mobile with height transition ([10f74a57f9e](https://github.com/migrationsverket/midas/commit/10f74a57f9e))
- **layout,panel:** fix header gap, panel width and content padding ([78f682e5400](https://github.com/migrationsverket/midas/commit/78f682e5400))
- **layout,panel:** a11y improvements and remove data-debug ([b817a0d4a0b](https://github.com/migrationsverket/midas/commit/b817a0d4a0b))

### 📖 Documentation changes

- **layout,panel:** document detail view pattern with stable panel id ([dae5474d423](https://github.com/migrationsverket/midas/commit/dae5474d423))

### 🔧 Maintenance

- **layout,panel:** reset paragraph margin in scrollable story ([9875af7e685](https://github.com/migrationsverket/midas/commit/9875af7e685))
- **layout,panel:** fix CI lint errors ([ee2ccb4d122](https://github.com/migrationsverket/midas/commit/ee2ccb4d122))

### 🧪 Tests updated

- **layout,panel:** add DetailView story for in-place content updates ([1ca23991169](https://github.com/migrationsverket/midas/commit/1ca23991169))
- **layout,panel:** add panel stories and spec ([2d5d43a66ec](https://github.com/migrationsverket/midas/commit/2d5d43a66ec))

### 🧱 Updated Dependencies

- Updated components to 17.15.2

## 0.1.14 (2026-06-09)

### 🩹 Fixes

- **layout,main:** correct main content padding ([6efe4f7e25e](https://github.com/migrationsverket/midas/commit/6efe4f7e25e))

## 0.1.13 (2026-06-01)

### 🧱 Updated Dependencies

- Updated components to 17.15.1

## 0.1.12 (2026-05-21)

### 🧱 Updated Dependencies

- Updated components to 17.15.0

## 0.1.11 (2026-05-21)

### 🧱 Updated Dependencies

- Updated components to 17.14.9

## 0.1.10 (2026-05-12)

### 🧱 Updated Dependencies

- Updated components to 17.14.8

## 0.1.9 (2026-05-11)

### 🩹 Fixes

- **components,layout:** add badge pattern to navigation docs and fix sidebar transition ([b46ae8a3141](https://github.com/migrationsverket/midas/commit/b46ae8a3141))

### 🧱 Updated Dependencies

- Updated components to 17.14.7

## 0.1.8 (2026-05-11)

### 🧱 Updated Dependencies

- Updated components to 17.14.6

## 0.1.7 (2026-05-11)

### 🧱 Updated Dependencies

- Updated components to 17.14.5

## 0.1.6 (2026-05-11)

### 🧱 Updated Dependencies

- Updated components to 17.14.4

## 0.1.5 (2026-05-08)

### 🧱 Updated Dependencies

- Updated components to 17.14.3

## 0.1.4 (2026-05-08)

### 🧱 Updated Dependencies

- Updated components to 17.14.2

## 0.1.3 (2026-05-04)

### 🧱 Updated Dependencies

- Updated components to 17.14.1

## 0.1.2 (2026-04-28)

### 🧱 Updated Dependencies

- Updated components to 17.14.0

## 0.1.1 (2026-04-24)

### 🩹 Fixes

- **components,layout:** add missing @react-aria and @react-stately dependencies ([2ae139e8c88](https://github.com/migrationsverket/midas/commit/2ae139e8c88))

### 🧱 Updated Dependencies

- Updated components to 17.13.3

## 0.1.0 (2026-04-22)

### 🚀 Features

- **layout,sidebar:** animate PanelTitle on collapse ([58f4491068a](https://github.com/migrationsverket/midas/commit/58f4491068a))

### 🩹 Fixes

- **layout,sidebar:** remove deferred display transition to prevent end-of-animation jump ([63b910fa3d1](https://github.com/migrationsverket/midas/commit/63b910fa3d1))
- **layout,sidebar:** update tests to reflect in-DOM title animation ([136a2a9863e](https://github.com/migrationsverket/midas/commit/136a2a9863e))
- **layout,navigation:** animate nav label collapse in sidebar ([98018f0ae41](https://github.com/migrationsverket/midas/commit/98018f0ae41))
- **layout,sidebar:** prevent width shift when scrollbar appears ([a50f58c1b9f](https://github.com/migrationsverket/midas/commit/a50f58c1b9f))

### 🔧 Maintenance

- **layout:** fix prettier formatting in NavigationLink.module.css ([22830c62173](https://github.com/migrationsverket/midas/commit/22830c62173))

## 0.0.58 (2026-04-22)

### 🧱 Updated Dependencies

- Updated components to 17.13.2

## 0.0.57 (2026-04-22)

### 🧱 Updated Dependencies

- Updated components to 17.13.1

## 0.0.56 (2026-04-20)

### 🧱 Updated Dependencies

- Updated components to 17.13.0

## 0.0.55 (2026-04-17)

### 🩹 Fixes

- **layout, mobile-menu:** add display block to modal overlay ([e2cc226d4e1](https://github.com/migrationsverket/midas/commit/e2cc226d4e1))

## 0.0.54 (2026-04-16)

### 🧱 Updated Dependencies

- Updated components to 17.12.1

## 0.0.53 (2026-04-15)

### 🩹 Fixes

- **layout, mobile-menu:** use common modal overlay component ([8db2e833f7b](https://github.com/migrationsverket/midas/commit/8db2e833f7b))

### 🧱 Updated Dependencies

- Updated components to 17.12.0

## 0.0.52 (2026-04-14)

### 🧱 Updated Dependencies

- Updated components to 17.11.6

## 0.0.51 (2026-04-14)

### 🩹 Fixes

- **layout, panel, sidebar:** change aria role ([53790fa951](https://github.com/migrationsverket/midas/commit/53790fa951))
- **layout, sidebar:** update css according to spec ([d9feb0970d](https://github.com/migrationsverket/midas/commit/d9feb0970d))
- **layout, panel:** update css according to spec ([e047aa7526](https://github.com/migrationsverket/midas/commit/e047aa7526))
- **layout, header:** update css according to spec ([b950921455](https://github.com/migrationsverket/midas/commit/b950921455))

## 0.0.50 (2026-04-14)

### 🩹 Fixes

- **layout:** create and export a reset css ([1b7c31bcc4](https://github.com/migrationsverket/midas/commit/1b7c31bcc4))

## 0.0.49 (2026-04-14)

### 🧱 Updated Dependencies

- Updated components to 17.11.5

## 0.0.48 (2026-04-14)

### 🧱 Updated Dependencies

- Updated components to 17.11.4

## 0.0.47 (2026-04-14)

### 🧱 Updated Dependencies

- Updated components to 17.11.3

## 0.0.46 (2026-04-13)

### 📖 Documentation changes

- **layout:** add stories for components ([7c2f86b92a](https://github.com/migrationsverket/midas/commit/7c2f86b92a))

### 🧪 Tests updated

- **layout:** add skip to content test ([358610480c](https://github.com/migrationsverket/midas/commit/358610480c))
- **layout:** create multiple viewport setups ([a88c5d7ab1](https://github.com/migrationsverket/midas/commit/a88c5d7ab1))
- **layout:** migrate legacy tests ([8bbed7fadc](https://github.com/migrationsverket/midas/commit/8bbed7fadc))

### 🧱 Updated Dependencies

- Updated components to 17.11.2

## 0.0.45 (2026-04-09)

### 🧱 Updated Dependencies

- Updated components to 17.11.1

## 0.0.44 (2026-04-09)

### 🩹 Fixes

- **layout, mobile-menu:** add controlled state support ([4343a1d3ed](https://github.com/migrationsverket/midas/commit/4343a1d3ed))

## 0.0.43 (2026-04-08)

### 🧱 Updated Dependencies

- Updated components to 17.11.0

## 0.0.42 (2026-04-07)

### 🩹 Fixes

- **layout, navbar:** add conditional rendering ([d7719091d7](https://github.com/migrationsverket/midas/commit/d7719091d7))
- **layout, mobile-menu:** support controlled state ([ec0e718648](https://github.com/migrationsverket/midas/commit/ec0e718648))

### 📖 Documentation changes

- **docs,layout:** add @midas-ds/layout documentation ([63a7eb4e46](https://github.com/migrationsverket/midas/commit/63a7eb4e46))

### 🔙 Rollback changes

- **layout,mobile-menu:** remove controlled state, update docs to reflect actual behavior ([9445142647](https://github.com/migrationsverket/midas/commit/9445142647))
- **layout, navbar:** Revert "fix(layout, navbar): add conditional rendering" ([a93b6719cf](https://github.com/migrationsverket/midas/commit/a93b6719cf))

## 0.0.41 (2026-04-07)

### 🧱 Updated Dependencies

- Updated components to 17.10.17

## 0.0.40 (2026-04-07)

### 🧱 Updated Dependencies

- Updated components to 17.10.16

## 0.0.39 (2026-04-02)

### 🧱 Updated Dependencies

- Updated components to 17.10.15

## 0.0.38 (2026-04-01)

### 🧱 Updated Dependencies

- Updated components to 17.10.14

## 0.0.37 (2026-03-30)

### 🧱 Updated Dependencies

- Updated components to 17.10.13

## 0.0.36 (2026-03-30)

### 🧱 Updated Dependencies

- Updated components to 17.10.12

## 0.0.35 (2026-03-30)

### 🧱 Updated Dependencies

- Updated components to 17.10.11

## 0.0.34 (2026-03-27)

### 🧱 Updated Dependencies

- Updated components to 17.10.10

## 0.0.33 (2026-03-27)

### 🧱 Updated Dependencies

- Updated components to 17.10.9

## 0.0.32 (2026-03-26)

### 🧱 Updated Dependencies

- Updated components to 17.10.8

## 0.0.31 (2026-03-26)

### 🧱 Updated Dependencies

- Updated components to 17.10.7

## 0.0.30 (2026-03-26)

### 🧱 Updated Dependencies

- Updated components to 17.10.6

## 0.0.29 (2026-03-26)

### 🧱 Updated Dependencies

- Updated components to 17.10.5

## 0.0.28 (2026-03-26)

### 🧱 Updated Dependencies

- Updated components to 17.10.4

## 0.0.27 (2026-03-26)

### 🧱 Updated Dependencies

- Updated components to 17.10.3

## 0.0.26 (2026-03-26)

### 🧱 Updated Dependencies

- Updated components to 17.10.2

## 0.0.25 (2026-03-26)

### 🩹 Fixes

- **layout:** match API for NavigationLink and HeaderAction ([dffda24844](https://github.com/migrationsverket/midas/commit/dffda24844))

## 0.0.24 (2026-03-25)

This was a version bump only for layout to align it with other projects, there were no code changes.

## 0.0.23 (2026-03-25)

### 🩹 Fixes

- **layout:** rename CollapsePanel -> Sidebar ([b3627562f0](https://github.com/migrationsverket/midas/commit/b3627562f0))
- **layout:** utilize clsx function ([e5bbb1a937](https://github.com/migrationsverket/midas/commit/e5bbb1a937))
- **layout, mobile-menu:** remove custom state ([e4cc4f9b1e](https://github.com/migrationsverket/midas/commit/e4cc4f9b1e))

## 0.0.22 (2026-03-24)

### 🧱 Updated Dependencies

- Updated components to 17.10.1

## 0.0.21 (2026-03-23)

### 🩹 Fixes

- **layout, panel:** move transition css to collapse-panel ([5f45327752](https://github.com/migrationsverket/midas/commit/5f45327752))
- **layout, panel:** remove conflicting css of same specificity ([09410df703](https://github.com/migrationsverket/midas/commit/09410df703))
- **layout:** externalize components dependency ([3647b3fb11](https://github.com/migrationsverket/midas/commit/3647b3fb11))

## 0.0.20 (2026-03-23)

### 🩹 Fixes

- **layout, navigation:** decouple navigation-link from link component ([d33aa75a22](https://github.com/migrationsverket/midas/commit/d33aa75a22))

## 0.0.19 (2026-03-20)

### 🩹 Fixes

- **layout, panel:** rename context provider ([6996c35755](https://github.com/migrationsverket/midas/commit/6996c35755))
- **layout:** replace setPanels with addPanel/closePanel API and add bring-to-front behavior ([a151c18a8c](https://github.com/migrationsverket/midas/commit/a151c18a8c))
- **layout, panel:** add controlled state support ([d7d5777852](https://github.com/migrationsverket/midas/commit/d7d5777852))
- **layout, panel:** unshift and aria hide nested panels ([21c7b4ba91](https://github.com/migrationsverket/midas/commit/21c7b4ba91))
- **layout, panel:** change api to support multiple panels ([9987fe9ebe](https://github.com/migrationsverket/midas/commit/9987fe9ebe))
- **layout, panel:** make dismiss panel globally configurable ([eadc5621b2](https://github.com/migrationsverket/midas/commit/eadc5621b2))

## 0.0.18 (2026-03-19)

### 🧱 Updated Dependencies

- Updated components to 17.10.0

## 0.0.17 (2026-03-19)

### 🧱 Updated Dependencies

- Updated components to 17.9.0

## 0.0.16 (2026-03-18)

### 🧱 Updated Dependencies

- Updated components to 17.8.3

## 0.0.15 (2026-03-17)

This was a version bump only for layout to align it with other projects, there were no code changes.

## 0.0.14 (2026-03-16)

### 🧱 Updated Dependencies

- Updated components to 17.8.2

## 0.0.13 (2026-03-13)

### 🩹 Fixes

- **layout,panel:** suppress animation for prefers-reduced-motion ([b761e5d4f7](https://github.com/migrationsverket/midas/commit/b761e5d4f7))
- **layout:** add overflow hidden to content to prevent scrollbar during animation ([7078674395](https://github.com/migrationsverket/midas/commit/7078674395))
- **layout,panel:** add forwardRef to PanelBody for React 18 compat ([a0b06528a6](https://github.com/migrationsverket/midas/commit/a0b06528a6))
- **layout, panel:** add animations to dismiss-panel ([b0e8733489](https://github.com/migrationsverket/midas/commit/b0e8733489))

## 0.0.12 (2026-03-13)

### 🧱 Updated Dependencies

- Updated components to 17.8.1

## 0.0.11 (2026-03-12)

### 🧱 Updated Dependencies

- Updated components to 17.8.0

## 0.0.10 (2026-03-12)

### 🧱 Updated Dependencies

- Updated components to 17.7.8

## 0.0.9 (2026-03-12)

### 🧱 Updated Dependencies

- Updated components to 17.7.7

## 0.0.8 (2026-03-11)

### 🩹 Fixes

- **layout, mobile-menu:** adjust css styles ([cbf9917399](https://github.com/migrationsverket/midas/commit/cbf9917399))

### 🏭 Refactoring

- **layout:** rename folders and adjust module boundaries ([d403b2d226](https://github.com/migrationsverket/midas/commit/d403b2d226))
- **layout, panel:** flatten folder structure ([1d9f8feaf4](https://github.com/migrationsverket/midas/commit/1d9f8feaf4))

### 🧱 Updated Dependencies

- Updated components to 17.7.6

## 0.0.7 (2026-03-11)

### 🧱 Updated Dependencies

- Updated components to 17.7.5

## 0.0.6 (2026-03-11)

### 🧱 Updated Dependencies

- Updated components to 17.7.4

## 0.0.5 (2026-03-10)

### 🧪 Tests updated

- **next:** fix build errors for e2e workflow ([be161aa24d](https://github.com/migrationsverket/midas/commit/be161aa24d))

## 0.0.4 (2026-03-10)

### 🧱 Updated Dependencies

- Updated components to 17.7.3

## 0.0.3 (2026-03-10)

### 🧱 Updated Dependencies

- Updated components to 17.7.2

## 0.0.2 (2026-03-10)

### 🚀 Features

- **layout:** create navigation-link variant ([82073afc04](https://github.com/migrationsverket/midas/commit/82073afc04))
- **layout:** add navigation link examples ([60e01b5c84](https://github.com/migrationsverket/midas/commit/60e01b5c84))
- **layout:** create nav component outline ([884bbd4a8d](https://github.com/migrationsverket/midas/commit/884bbd4a8d))
- **layout:** add boilerplate components ([ab85d70f46](https://github.com/migrationsverket/midas/commit/ab85d70f46))
- **layout:** add boilerplate for new package ([9949261248](https://github.com/migrationsverket/midas/commit/9949261248))

### 🏭 Refactoring

- remove old packages and references ([e21d6786f2](https://github.com/migrationsverket/midas/commit/e21d6786f2))

### 📖 Documentation changes

- new header + remove info API ([2b6eb5ac9a](https://github.com/migrationsverket/midas/commit/2b6eb5ac9a))

### 🔧 Maintenance

- **layout:** release version 0.0.1-beta.1 [skip-ci] ([139f60d717](https://github.com/migrationsverket/midas/commit/139f60d717))
- **layout:** release version 0.0.1-beta.0 [skip-ci] ([3fb064b67c](https://github.com/migrationsverket/midas/commit/3fb064b67c))
- **layout:** release version 0.0.1-beta.2 [skip-ci] ([b42e8143fb](https://github.com/migrationsverket/midas/commit/b42e8143fb))
- rename to layout ([b2652fb261](https://github.com/migrationsverket/midas/commit/b2652fb261))

### 🧪 Tests updated

- **layout:** update failing test ([0bb48471f4](https://github.com/migrationsverket/midas/commit/0bb48471f4))
- **layout:** update failing test ([77603c44c2](https://github.com/migrationsverket/midas/commit/77603c44c2))