#### `6.2.0`

* update dependencies

#### `6.1.0`

* add typings to package.json

#### `6.0.0`

* update dependencies, remove rollup, add tsdx 

#### `5.2.2`

* update SECONDARY button color

#### `5.2.1`

* update style-variables

#### `5.2.0`

* update style-variables
* apply new border-radius 8px, height 36px

#### `5.1.1`

* Fix spinner

#### `5.1.0`

* Add styled-component theme context 

#### `5.0.3`

* Change type of onclick event

#### `5.0.2`

* Add type for children props

#### `5.0.1`

* Export types

#### `5.0.0`

* TypeScript

#### `4.1.1`

* Default type value

#### `4.1.0`
* Replace type props as attribute of button tag to htmlType props

#### `4.0.0`
* Remove deprecated onChangePromise prop
* Fix react warning on unmount

#### `3.1.0`
* Added success type: green color
* Added after hover behavior for danger and success types

#### `3.0.1`
* Transparent hover background in Link theme 

#### `3.0.0`
* Drop classnames dependency

#### `2.3.0`
* Production build

#### `2.2.1`
* Fix style in FullWidth mode
  
#### `2.2.0-beta`

* Added production build

#### `2.1.0`

* 
