Skip to content

Commit 7eb7084

Browse files
committed
chore(release): v4.0.4-11
1 parent d5986c9 commit 7eb7084

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,28 @@
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-11
7+
8+
[compare changes](https://git+https@github.com/quran-center/quran-meta/compare/v4.0.4-10...v4.0.4-11)
9+
10+
### 🚀 Enhancements
11+
12+
- Add getRubAlHizb and getRubAlHizbByAyahId methods (4803bf6)
13+
- Updated getRubAlHizbMeta and getRubAlHizbMetabyAyahId (793df2c)
14+
- Exposed findJuzAndShift, findJuzAndShiftByAyahId, getJuzMeta, getRubAlHizb, getRubAlHizbByAyahId (dec4ac4)
15+
16+
### 🩹 Fixes
17+
18+
- Expose missing types (d5986c9)
19+
20+
### 🏡 Chore
21+
22+
- Update and fix tests (5d72db3)
23+
24+
### ❤️ Contributors
25+
26+
- HG ([@husayt](https://github.com/husayt))
27+
628
## v4.0.4-10
729

830
[compare changes](https://git+https@github.com/quran-center/quran-meta/compare/v4.0.4-9...v4.0.4-10)

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-10",
11+
"version": "4.0.4-11",
1212
"license": "MIT",
1313
"jsdelivr": "./dist/index.mjs",
1414
"unpkg": "./dist/index.mjs",

0 commit comments

Comments
 (0)