aloha-svg
Version:
Aloha-SVG is a versatile library of SVG icons and their JavaScript equivalents, providing seamless integration into JS projects.
76 lines (44 loc) • 2.03 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/),
and this project adheres to [Semantic Versioning](https://semver.org/).
## [1.7.0] - 2025-05-11
### Added
- Updated `bootstrap-icons` to version 1.13.1.
- Added new icons from [Bootstrap Icons](https://icons.getbootstrap.com/) (v1.13.1).
- Updated `@tabler/icons` to version 3.31.0.
- Added new icons from [@tabler/icons](https://github.com/tabler/tabler-icons) (v3.31.0).
## [1.6.0] - 2025-02-16
### Added
- Updated `@tabler/icons` to version 3.30.0.
- Added new icons from [@tabler/icons](https://github.com/tabler/tabler-icons) (v3.30.0).
## [1.5.0] - 2025-02-01
### Added
- Updated `@tabler/icons` to version 3.29.0.
- Added new icons from [@tabler/icons](https://github.com/tabler/tabler-icons) (v3.29.0).
## [1.4.0] - 2025-01-19
### Added
- Updated `flag-icons` to version 7.3.2.
- Added the flag for the **Association of Southeast Asian Nations (ASEAN)**.
- Fixed the flag for **Kyrgyzstan**.
- Updated all flags to the latest version from [flag-icons](https://github.com/lipis/flag-icons) (v7.3.2).
## [1.3.0] - 2025-01-10
### Added
- Updated `@tabler/icons` to version 3.28.1.
- Added new icons from [@tabler/icons](https://github.com/tabler/tabler-icons) (v3.28.1).
## [1.2.0] - 2024-12-15
### Added
- Updated `@tabler/icons` to version 3.26.0.
- Added new icons from [@tabler/icons](https://github.com/tabler/tabler-icons) (v3.26.0).
## [1.1.0] - 2024-12-13
### Added
- Added icons from [@tabler/icons](https://github.com/tabler/tabler-icons) (v3.24.0).
- Updated `package.json` to include @tabler/icons as a dependency.
## [1.0.0] - 2024-12-13
### Added
- Initial release of Aloha-SVG.
- Includes icons from:
- Bootstrap Icons (v1.11.3).
- Flag Icons (v7.2.3).
- Bootstrap 3 Glyphicons.
- Provides raw SVG files and JavaScript module equivalents.