Skip to content

Commit d703764

Browse files
committed
chore(release): v4.0.4-13
1 parent 01ce7d5 commit d703764

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.4-13
7+
8+
[compare changes](https://git+https@github.com/quran-center/quran-meta/compare/v4.0.4-12...v4.0.4-13)
9+
10+
### 🚀 Enhancements
11+
12+
- Rename SurahMeta to SurahInfo (breaking change) (21303f7)
13+
- Add updated SurahMeta (01ce7d5)
14+
15+
### ❤️ Contributors
16+
17+
- HG ([@husayt](https://github.com/husayt))
18+
619
## v4.0.4-12
720

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

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

0 commit comments

Comments
 (0)