Skip to content

Commit 39d89d2

Browse files
committed
chore(release): v3.1.0
1 parent 9d32a28 commit 39d89d2

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+
## v3.1.0
7+
8+
[compare changes](https://git+https@github.com/quran-center/quran-meta/compare/v3.0.1...v3.1.0)
9+
10+
### 🚀 Enhancements
11+
12+
- Add turkish and Azerbaijani surahNames (7d17ce2)
13+
14+
### 🏡 Chore
15+
16+
- More test cases (9d32a28)
17+
18+
### ❤️ Contributors
19+
20+
- HG ([@husayt](http://github.com/husayt))
21+
622
## v3.0.1
723

824
[compare changes](https://git+https@github.com/quran-center/quran-meta/compare/v3.0.1-9...v3.0.1)

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

0 commit comments

Comments
 (0)