Skip to content

Commit fd5d417

Browse files
committed
chore(release): v3.0.1
1 parent 455fff6 commit fd5d417

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## v3.0.1
7+
8+
[compare changes](https://git+https@github.com/quran-center/quran-meta/compare/v3.0.1-9...v3.0.1)
9+
610
## v3.0.1-beta
711

812
This version is a complete rewrite of the project. Functionality has been greatly extended, most of the functions have been renamed and new ones have been added.

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

0 commit comments

Comments
 (0)