Skip to content

Commit 342e2fe

Browse files
committed
chore(release): v4.0.1
1 parent 5fa2345 commit 342e2fe

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
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.1
7+
8+
[compare changes](https://git+https@github.com/quran-center/quran-meta/compare/v4.0.1-13...v4.0.1)
9+
10+
### 🏡 Chore
11+
12+
- Update docs (742b364)
13+
- Improve tests (5fa2345)
14+
15+
### ❤️ Contributors
16+
17+
- HG ([@husayt](https://github.com/husayt))
18+
619
## v4.0.1-13
720

821
[compare changes](https://git+https@github.com/quran-center/quran-meta/compare/v4.0.1-12...v4.0.1-13)

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

0 commit comments

Comments
 (0)