diff --git a/.changeset/two-humans-doubt.md b/.changeset/two-humans-doubt.md deleted file mode 100644 index a0bb5f38..00000000 --- a/.changeset/two-humans-doubt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@project44-manifest/react-icons': minor ---- - -add comment icon diff --git a/packages/react-icons/CHANGELOG.md b/packages/react-icons/CHANGELOG.md index 76c1faf9..0964f1ee 100644 --- a/packages/react-icons/CHANGELOG.md +++ b/packages/react-icons/CHANGELOG.md @@ -1,5 +1,13 @@ # @project44-manifest/react-icons +## 2.5.0 + +### Minor Changes + +- [#575](https://github.com/project44/manifest/pull/575) + [`8e717d4`](https://github.com/project44/manifest/commit/8e717d42aab34b733c328a70f9c7af465f03a0b0) + Thanks [@vitaliy-p44](https://github.com/vitaliy-p44)! - add comment icon + ## 2.4.1 ### Patch Changes diff --git a/packages/react-icons/package.json b/packages/react-icons/package.json index 4f5d3422..26c9864e 100644 --- a/packages/react-icons/package.json +++ b/packages/react-icons/package.json @@ -1,6 +1,6 @@ { "name": "@project44-manifest/react-icons", - "version": "2.4.1", + "version": "2.5.0", "description": "Manifest Design System react icon library", "license": "MIT", "author": "project44",