From 1c3f61f4458788442fc353c274ab0d00315bafb7 Mon Sep 17 00:00:00 2001 From: "Irsyad A. Panjaitan" Date: Sat, 2 Dec 2023 14:54:20 +0700 Subject: [PATCH] chore: release v0.0.38 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1f8690a..2331e74b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ + + +## [0.0.38](https://github.com/irsyadadl/paranoid/compare/0.0.37...0.0.38) (2023-12-02) + ## [0.0.37](https://github.com/irsyadadl/paranoid/compare/0.0.36...0.0.37) (2023-12-02) ### Bug Fixes diff --git a/package.json b/package.json index 32da433c..980b4b21 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@irsyadadl/paranoid", - "version": "0.0.37", + "version": "0.0.38", "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",