Current section

Files

Jump to
flowbite_icons CHANGELOG.md
Raw

CHANGELOG.md

# Change Log
## v0.1.8
* updated icons from [main](https://github.com/themesberg/flowbite-icons) to [v1.2.1](https://github.com/themesberg/flowbite-icons/tree/v1.2.1)
* updated build and update scripts
## v0.1.5
* added screen reader span to icons with a sane default
## v0.1.4
* moved from tag [v1.1.0](https://github.com/themesberg/flowbite-icons/tree/v1.1.0) to [main branch](https://github.com/themesberg/flowbite-icons) for more icons.
## v0.1.3
* forgot to add `mix.exs` and `.formatter.exs` to the package
* and missspelled `mix.exs`
## v0.1.2
* added this CHANGELOG.md file
* fixed a code warning
* defined min set of files to be included in package
* disabled non-functioning pre-commit hook