From 4076adce2e61de8d52be718fbfb6746e04dfa26e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 20 Jan 2025 08:33:19 +0000 Subject: [PATCH] release: publish new version --- .changeset/shy-poets-cough.md | 10 ---------- CHANGELOG.md | 11 +++++++++++ package.json | 2 +- 3 files changed, 12 insertions(+), 11 deletions(-) delete mode 100644 .changeset/shy-poets-cough.md diff --git a/.changeset/shy-poets-cough.md b/.changeset/shy-poets-cough.md deleted file mode 100644 index fa9951a..0000000 --- a/.changeset/shy-poets-cough.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -"@wisdesign/lsicon": patch ---- - -[feature] add new icon - -- SmileIcon -- ExitIcon -- SmileFilledIcon -- ExitFilledIcon diff --git a/CHANGELOG.md b/CHANGELOG.md index 0156ca2..d989741 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # @wisdesign/lsicon +## 0.0.9 + +### Patch Changes + +- [#7](https://github.com/wisdesignsystem/lsicon/pull/7) [`12a14f8`](https://github.com/wisdesignsystem/lsicon/commit/12a14f8d06b262e348e3d5b114904a51010e6d6a) Thanks [@FaureWu](https://github.com/FaureWu)! - [feature] add new icon + + - SmileIcon + - ExitIcon + - SmileFilledIcon + - ExitFilledIcon + ## 0.0.8 ### Patch Changes diff --git a/package.json b/package.json index a6537e4..5c0a9d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@wisdesign/lsicon", - "version": "0.0.8", + "version": "0.0.9", "description": "Elegant and Open-Source Icon Library, Discover over 700 high-quality, fully customizable SVG icons for your projects.", "homepage": "https://www.lsicon.com", "repository": {