From ccbb9bac4278142c79a7be35ecb1d6c2fe8338ee Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 14 Sep 2023 18:25:47 +0000 Subject: [PATCH] chore(release): 4.26.2 [skip ci] ## [4.26.2](https://github.com/nulogy/nds-icons/compare/v4.26.1...v4.26.2) (2023-09-14) ### Bug Fixes * remove unused icon ([7482e6e](https://github.com/nulogy/nds-icons/commit/7482e6e6b72a491ed0aaa995d2cc651c8e1b88ea)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d0440e..2a588d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.26.2](https://github.com/nulogy/nds-icons/compare/v4.26.1...v4.26.2) (2023-09-14) + + +### Bug Fixes + +* remove unused icon ([7482e6e](https://github.com/nulogy/nds-icons/commit/7482e6e6b72a491ed0aaa995d2cc651c8e1b88ea)) + ## [4.26.1](https://github.com/nulogy/nds-icons/compare/v4.26.0...v4.26.1) (2023-09-14)