Skip to content

Commit 9f9a8d3

Browse files
committed
chore(release): v2.5.2-0
1 parent 457e5c9 commit 9f9a8d3

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
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

5+
## v2.5.2-0
6+
7+
[compare changes](https://git+https@github.com/quran-center/quran-meta/compare/v2.4.15...v2.5.2-0)
8+
9+
### 🚀 Enhancements
10+
11+
- Switchfrom jest to vitest (1b37cff)
12+
- Impove tsdoc (7ff9baa)
13+
- Better eslint (53fa239)
14+
- Standard buid process using unbuild (2ab032e)
15+
- Full cleanup and addition of changelogen (457e5c9)
16+
17+
### 🩹 Fixes
18+
19+
- Addl full unittest coverage (42d17c0)
20+
21+
### 🏡 Chore
22+
23+
- Update deps (fc4baee)
24+
25+
### ❤️ Contributors
26+
27+
- HG ([@husayt](http://github.com/husayt))
28+
529
### [2.5.1](https://github.com/quran-center/quran-meta/compare/v2.4.13...v2.4.15) (2022-11-13)
630
update dependencies
731
switch from jest to vitest

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

0 commit comments

Comments
 (0)