# Changelog

<!-- Template, # for major version, ## for minor and patch

# 1.0.0 (YYYY-MM-DD)
### Added
*
### Changed
*
### Fixed
*
-->

## 1.0.7~11 (2021-12-13)
* Fix README badge and images. Improved README. Version bump for npm.
* Added License

## 1.0.6 (2021-12-13)
* Fixed README image
* Added GitHub Publish Action

## 1.0.5 (2021-12-13)
* Changed `width` default from `35` to `40`.
* Fixed `Hiper` card missing letters.
* Fixed `Maestro` and `Elo` background colors not being black.


## 1.0.4 (2021-12-13)
* Fixed `style` prop order.

## 1.0.3 (2021-12-13)
* Fixed JSX generation (SVGO plugins changed). Removed width/height, always setting viewBox. Automatically removing xml:space and class attributes. Converting style to attributes. Before some of those were been done manually.

## 1.0.2 (2021-12-13)
* Fixed `styles` to work with default style.

## 1.0.1 (2021-12-13)
* Removed .map files

## 1.0.0 (2021-12-13)
* First version

