diff --git a/CHANGELOG.md b/CHANGELOG.md index c778fb2..6e269cf 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.9 + +[compare changes](https://git+https@github.com/quran-center/quran-meta/compare/v2.5.8...v2.5.9) + ## v2.5.8 [compare changes](https://git+https@github.com/quran-center/quran-meta/compare/v2.5.7...v2.5.8) diff --git a/package.json b/package.json index 94c9b67..46933fb 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "surah", "juz" ], - "version": "2.5.8", + "version": "2.5.9", "license": "MIT", "jsdelivr": "dist/index.mjs", "unpkg": "dist/index.mjs",