diff --git a/CHANGELOG.md b/CHANGELOG.md index 5419946..0e4cf34 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.4 + +[compare changes](https://git+https@github.com/quran-center/quran-meta/compare/v2.5.4-0...v2.5.4) + ## v2.5.4-0 [compare changes](https://git+https@github.com/quran-center/quran-meta/compare/v2.5.3...v2.5.4-0) diff --git a/package.json b/package.json index afabffe..98f06d3 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "surah", "juz" ], - "version": "2.5.4-0", + "version": "2.5.4", "license": "MIT", "jsdelivr": "dist/index.mjs", "unpkg": "dist/index.mjs",