Skip to content

Commit 6661212

Browse files
authored
Merge pull request #44 from LindemannRock/release-please--branches--main
chore(main): release 1.19.0
2 parents 3fe45e1 + 7a00288 commit 6661212

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [1.19.0](https://github.com/LindemannRock/craft-icon-manager/compare/v1.18.3...v1.19.0) (2025-10-19)
4+
5+
6+
### Features
7+
8+
* add modern index layout with filtering, search, sorting, pagination and bulk actions to icon sets ([ba54863](https://github.com/LindemannRock/craft-icon-manager/commit/ba5486374d3611374092dc71db1dfc1b116bc997))
9+
10+
11+
### Bug Fixes
12+
13+
* remove unnecessary whitespace in icon set edit template ([f0b9e9d](https://github.com/LindemannRock/craft-icon-manager/commit/f0b9e9d2c5aeee222b0011117d44f31c8176b004))
14+
* set selected subnav item for icon sets edit template ([3fe45e1](https://github.com/LindemannRock/craft-icon-manager/commit/3fe45e12e851a52755a27391f552aa0884634e1b))
15+
316
## [1.18.3](https://github.com/LindemannRock/craft-icon-manager/compare/v1.18.2...v1.18.3) (2025-10-17)
417

518

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": "1.18.3",
5+
"version": "1.19.0",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)