Skip to content

Commit

Permalink
Release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GrimLink committed Nov 12, 2024
1 parent 5fd6676 commit 9a78832
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.2.0] - 2024-11-12
### Changed
- Update Lucide icons to v0.454,
**Minor Breaking Change** Includes icon name changes in https://github.com/lucide-icons/lucide/releases/tag/0.447.0

## [2.1.3] - 2024-10-11
### Fixed
- Moved `SvgIcons` argument from global scope to frontend and adminthtml scope
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "siteation/magento2-hyva-icons-lucide",
"version": "2.1.3",
"version": "2.2.0",
"license": "MIT",
"type": "magento2-module",
"description": "Lucide icons for Hyva Themes",
Expand Down

0 comments on commit 9a78832

Please sign in to comment.