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

<Meta title="Releases/v0.10.x/v0.10.6/Change log" />

# v0.10.6

## 🚀 Features

- adding Cypress e2e tests for storybook examples

## 🐛 Fixes

- SfHero: fix infinite image request loop by removing css variables for background image
- unit tests warnings fixed,
- Package.json - Removed unnecessary libraries
