From 774e6c47ee42fb8ce7200f0cb077397da7ddcd3d Mon Sep 17 00:00:00 2001 From: "Irsyad A. Panjaitan" Date: Sun, 3 Dec 2023 22:24:50 +0700 Subject: [PATCH] chore: release v0.0.41 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a1808c2f..12665c98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ + + +## [0.0.41](https://github.com/irsyadadl/paranoid/compare/0.0.40...0.0.41) (2023-12-03) + + +### Bug Fixes + +* allow all package manager install it ([9afd3fe](https://github.com/irsyadadl/paranoid/commit/9afd3fee633a3e3732d16757a942c1d194f9950c)) + ## [0.0.40](https://github.com/irsyadadl/paranoid/compare/0.0.39...0.0.40) (2023-12-02) ## [0.0.39](https://github.com/irsyadadl/paranoid/compare/0.0.38...0.0.39) (2023-12-02) diff --git a/package.json b/package.json index c1eff5d0..973f713d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@irsyadadl/paranoid", - "version": "0.0.40", + "version": "0.0.41", "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",