# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 0.2.11 (2020-02-16)

### 0.2.10 (2020-02-16)

### 0.2.9 (2020-02-16)

### 0.2.8 (2020-02-16)

### 0.2.7 (2020-02-16)

### 0.2.6 (2020-02-16)

### 0.2.5 (2020-02-16)

### [0.2.4](https://github.com/emortlock/spartan-ui/compare/v0.2.3...v0.2.4) (2020-02-16)

### 0.2.3 (2020-02-02)

### 0.2.2 (2020-02-02)

### 0.2.1 (2020-02-02)

## [0.2.0](https://github.com/emortlock/spartan-ui/compare/v0.1.3...v0.2.0) (2019-06-23)

### Features

- add screen reader label utility components ([dfd5b82](https://github.com/emortlock/spartan-ui/commit/dfd5b82))

### [0.1.3](https://github.com/emortlock/spartan-ui/compare/v0.1.2...v0.1.3) (2019-06-23)

### [0.1.2](https://github.com/emortlock/spartan-ui/compare/v0.1.1...v0.1.2) (2019-06-22)

### Build System

- correct release script ([c8cfa6b](https://github.com/emortlock/spartan-ui/commit/c8cfa6b))

### [0.1.1](https://github.com/emortlock/spartan-ui/compare/v0.1.0...v0.1.1) (2019-06-22)

### Bug Fixes

- correct module dist filenames ([83a1813](https://github.com/emortlock/spartan-ui/commit/83a1813))

### Build System

- add version automation tooling ([261bce5](https://github.com/emortlock/spartan-ui/commit/261bce5))
- **deps:** bump react-focus-lock from 1.19.1 to 2.0.0 ([633a2dd](https://github.com/emortlock/spartan-ui/commit/633a2dd))
- **deps-dev:** bump husky from 2.4.0 to 2.4.1 ([40884d0](https://github.com/emortlock/spartan-ui/commit/40884d0))
- **deps-dev:** bump tsdx from 0.6.1 to 0.7.2 ([427ca8f](https://github.com/emortlock/spartan-ui/commit/427ca8f))
- **deps-dev:** bump tslib from 1.9.3 to 1.10.0 ([eb075c7](https://github.com/emortlock/spartan-ui/commit/eb075c7))
- **deps-dev:** bump typescript from 3.5.1 to 3.5.2 ([8662070](https://github.com/emortlock/spartan-ui/commit/8662070))

## 0.1.0 (2019-06-21)

### Features

Initial release of library:

- Accordions
- Alerts
- Breadcrumbs
- Buttons
- Dropdowns
- Form fields, labels and input controls
- Modals
- Progress indicators

### Bug Fixes

- correct index exports ([5d18529](https://github.com/emortlock/spartan-ui/commit/5d18529))

### Build System

- adds docs build script ([2ad4b77](https://github.com/emortlock/spartan-ui/commit/2ad4b77))

### Tests

- add support for test coverage ([f9e1b26](https://github.com/emortlock/spartan-ui/commit/f9e1b26))
- added accordion tests ([43df6ba](https://github.com/emortlock/spartan-ui/commit/43df6ba))
- added setup file ([d38df29](https://github.com/emortlock/spartan-ui/commit/d38df29))
