Skip to content

Commit 70d54a2

Browse files
committed
chore(release): v4.0.4-12
1 parent 31999dc commit 70d54a2

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,23 @@
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-12
7+
8+
[compare changes](https://git+https@github.com/quran-center/quran-meta/compare/v4.0.4-11...v4.0.4-12)
9+
10+
### 🚀 Enhancements
11+
12+
- Add manzil related methods (b874885)
13+
14+
### 🏡 Chore
15+
16+
- Improve data checks (11a5c20)
17+
- Improve docs (31999dc)
18+
19+
### ❤️ Contributors
20+
21+
- HG ([@husayt](https://github.com/husayt))
22+
623
## v4.0.4-11
724

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

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

0 commit comments

Comments
 (0)