diff --git a/CHANGELOG.md b/CHANGELOG.md index 48ba1058..65903f3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ +## [1.4.5](https://github.com/irsyadadl/paranoid/compare/1.4.4...1.4.5) (2024-07-26) + + +### Bug Fixes + +* fix brand nextjs and layers ([b5e80bc](https://github.com/irsyadadl/paranoid/commit/b5e80bc9d8a03ce60cbbd1f638392409ab656bea)) + ## [1.4.4](https://github.com/irsyadadl/paranoid/compare/1.4.3...1.4.4) (2024-07-26) diff --git a/package.json b/package.json index 46e49a73..66af28c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@irsyadadl/paranoid", - "version": "1.4.4", + "version": "1.4.5", "description": "A library of beautifully crafted react icons, perfect for enhancing the visual appeal and user experience of your web applications.", "author": "Irsyad A. Panjaitan", "license": "MIT",