Skip to content

Commit d1fef70

Browse files
authored
Merge pull request #15 from LindemannRock/release-please--branches--main
chore(main): release 1.6.2
2 parents 2d7613a + ff8f17a commit d1fef70

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.6.2](https://github.com/LindemannRock/craft-icon-manager/compare/v1.6.1...v1.6.2) (2025-09-24)
4+
5+
6+
### Bug Fixes
7+
8+
* prevent duplicate log warnings for console requests in Settings model ([2d7613a](https://github.com/LindemannRock/craft-icon-manager/commit/2d7613ae2a990db9c4130f502c9c3d8d0d50c2be))
9+
310
## [1.6.1](https://github.com/LindemannRock/craft-icon-manager/compare/v1.6.0...v1.6.1) (2025-09-24)
411

512

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

0 commit comments

Comments
 (0)