Skip to content

Commit 1113b62

Browse files
authored
Merge pull request #47 from LindemannRock/release-please--branches--main
chore(main): release 5.0.2
2 parents e8e454c + d289696 commit 1113b62

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [5.0.2](https://github.com/LindemannRock/craft-icon-manager/compare/v5.0.1...v5.0.2) (2025-10-22)
4+
5+
6+
### Bug Fixes
7+
8+
* update icon sets retrieval to filter by enabled types from settings ([8a5136d](https://github.com/LindemannRock/craft-icon-manager/commit/8a5136d4a60f310120e1cce8c4aecfeb7574ca66))
9+
* update icon sets table layout and enhance bulk actions functionality ([e8e454c](https://github.com/LindemannRock/craft-icon-manager/commit/e8e454cff96e60ed70284f3b8af9a80feccba700))
10+
* update logging configuration to use error level by default and set items per page ([ab77756](https://github.com/LindemannRock/craft-icon-manager/commit/ab7775645a4fc5613a9b15443951c79a74da60fc))
11+
312
## [5.0.1](https://github.com/LindemannRock/craft-icon-manager/compare/v5.0.0...v5.0.1) (2025-10-20)
413

514

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "lindemannrock/craft-icon-manager",
33
"description": "Comprehensive icon management field supporting SVG libraries and icon fonts for Craft CMS",
44
"type": "craft-plugin",
5-
"version": "5.0.1",
5+
"version": "5.0.2",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)