# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [v1.1.0] - 2023-02-03

- feat: Add button component
- feat: Add image component
- feat: Add link component

## [v1.1.1] - 2023-02-09

- feat: Add video component
- feat: Improve storybook documentation

## [v1.1.2] - 2023-02-13

- hotfix: Fix hamburger menu icon for header component
