Skip to content

Commit 825fb17

Browse files
committed
chore(release): v4.0.4-7
1 parent b89a77d commit 825fb17

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
33
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.
44

55

6+
## v4.0.4-7
7+
8+
[compare changes](https://git+https@github.com/quran-center/quran-meta/compare/v4.0.4-6...v4.0.4-7)
9+
10+
### 🚀 Enhancements
11+
12+
- Add findRukuByAyahId (b89a77d)
13+
14+
### 🏡 Chore
15+
16+
- Some cleanup and optimization (9fa71df)
17+
18+
### ❤️ Contributors
19+
20+
- HG ([@husayt](https://github.com/husayt))
21+
622
## v4.0.4-6
723

824
[compare changes](https://git+https@github.com/quran-center/quran-meta/compare/v4.0.4-5...v4.0.4-6)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"surah",
99
"juz"
1010
],
11-
"version": "4.0.4-6",
11+
"version": "4.0.4-7",
1212
"license": "MIT",
1313
"jsdelivr": "./dist/index.mjs",
1414
"unpkg": "./dist/index.mjs",

0 commit comments

Comments
 (0)