diff --git a/CHANGELOG.md b/CHANGELOG.md index 0baa12c4..204b6bb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ +## [1.3.10](https://github.com/irsyadadl/paranoid/compare/1.3.9...1.3.10) (2024-07-23) + + +### Bug Fixes + +* brand karteil fix ([42523fb](https://github.com/irsyadadl/paranoid/commit/42523fb37704b17cee2c06beac6de3389c084ff5)) + ## [1.3.9](https://github.com/irsyadadl/paranoid/compare/1.3.8...1.3.9) (2024-07-23) diff --git a/package.json b/package.json index 8cb4a338..59c0f370 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@irsyadadl/paranoid", - "version": "1.3.9", + "version": "1.3.10", "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",