From 5764f7bd4f5cd9d58298a2537a1a7435694ff89d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 4 Jun 2024 08:15:41 +0000 Subject: [PATCH] chore(release): 4.34.0 [skip ci] # [4.34.0](https://github.com/nulogy/nds-icons/compare/v4.33.0...v4.34.0) (2024-06-04) ### Features * add 2 new icons (visibility and visibilityOff) ([a6ec68b](https://github.com/nulogy/nds-icons/commit/a6ec68b5d362ba33da3ddeca585d93ee544c5707)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d493ceb..6619592 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [4.34.0](https://github.com/nulogy/nds-icons/compare/v4.33.0...v4.34.0) (2024-06-04) + + +### Features + +* add 2 new icons (visibility and visibilityOff) ([a6ec68b](https://github.com/nulogy/nds-icons/commit/a6ec68b5d362ba33da3ddeca585d93ee544c5707)) + # [4.33.0](https://github.com/nulogy/nds-icons/compare/v4.32.0...v4.33.0) (2024-05-14)