From 6f9b6dc75d7573588d7797fd15e2b81c67a6757e Mon Sep 17 00:00:00 2001
From: HG <husayt@gmail.com>
Date: Tue, 8 Oct 2024 19:31:58 +0100
Subject: [PATCH] chore(release): v2.5.6

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index cc569a7..ca5790e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,10 @@
 All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
 
 
+## v2.5.6
+
+[compare changes](https://git+https@github.com/quran-center/quran-meta/compare/v2.5.5...v2.5.6)
+
 ## v2.5.5
 
 [compare changes](https://git+https@github.com/quran-center/quran-meta/compare/v2.5.4...v2.5.5)
diff --git a/package.json b/package.json
index df698ce..e830111 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,7 @@
     "surah",
     "juz"
   ],
-  "version": "2.5.5",
+  "version": "2.5.6",
   "license": "MIT",
   "jsdelivr": "dist/index.mjs",
   "unpkg": "dist/index.mjs",