From 0ef5e81423bfb206f3ec7ee49eacf7cbd38c8792 Mon Sep 17 00:00:00 2001
From: "Irsyad A. Panjaitan" <irsyad@parsinta.com>
Date: Wed, 22 Jan 2025 14:59:20 +0700
Subject: [PATCH] chore: release v1.10.24

---
 CHANGELOG.md | 7 +++++++
 package.json | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 39e1579b..06211226 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
 
 
+## [1.10.24](https://github.com/justdlabs/icons/compare/1.10.23...1.10.24) (2025-01-22)
+
+
+### Bug Fixes
+
+* chevron wall stroke ([efd6f16](https://github.com/justdlabs/icons/commit/efd6f160ef3d70aea40607a040d3b7e2be7aa7ca))
+
 ## [1.10.23](https://github.com/justdlabs/icons/compare/1.10.22...1.10.23) (2025-01-22)
 
 
diff --git a/package.json b/package.json
index 9e780e3e..c8784362 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "justd-icons",
-  "version": "1.10.23",
+  "version": "1.10.24",
   "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",