Skip to content

Commit c6b00f5

Browse files
authored
Merge pull request #22 from LindemannRock/release-please--branches--main
chore(main): release 1.8.0
2 parents ab4811d + b14bf27 commit c6b00f5

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.8.0](https://github.com/LindemannRock/craft-icon-manager/compare/v1.7.1...v1.8.0) (2025-10-01)
4+
5+
6+
### Features
7+
8+
* Convert Icon Manager to custom file-based cache storage ([f071d03](https://github.com/LindemannRock/craft-icon-manager/commit/f071d03956b37a62b43108d99192e8b2b6ae8e80))
9+
* Redesign Icon Manager utilities page and improve cache UX ([ab4811d](https://github.com/LindemannRock/craft-icon-manager/commit/ab4811d918ae8fcff5f5f5bda8e4eeda54488756))
10+
11+
12+
### Bug Fixes
13+
14+
* update PHP requirement from ^8.0.2 to ^8.2 in composer.json ([327b028](https://github.com/LindemannRock/craft-icon-manager/commit/327b028abfeb0780c9c51a08f70f469a92ba9e8d))
15+
316
## [1.7.1](https://github.com/LindemannRock/craft-icon-manager/compare/v1.7.0...v1.7.1) (2025-09-25)
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.7.1",
5+
"version": "1.8.0",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)