Skip to content

Commit 5467b21

Browse files
committed
chore(release): v3.2.1-0
1 parent a74e07f commit 5467b21

File tree

2 files changed

+15
-11
lines changed

2 files changed

+15
-11
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.2.1-0
7+
8+
[compare changes](https://git+https@github.com/quran-center/quran-meta/compare/v3.2.0...v3.2.1-0)
9+
610
## v3.2.0
711

812
[compare changes](https://git+https@github.com/quran-center/quran-meta/compare/v3.1.1-0...v3.2.0)

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"surah",
99
"juz"
1010
],
11-
"version": "3.2.0",
11+
"version": "3.2.1-0",
1212
"license": "MIT",
1313
"jsdelivr": "./dist/index.mjs",
1414
"unpkg": "./dist/index.mjs",
@@ -73,21 +73,21 @@
7373
"verify": "pnpx jiti examples/data-check"
7474
},
7575
"devDependencies": {
76-
"@eslint/js": "9.17.0",
77-
"@stylistic/eslint-plugin": "^2.12.1",
78-
"@types/node": "22.10.2",
79-
"@vitest/coverage-v8": "2.1.8",
76+
"@eslint/js": "9.18.0",
77+
"@stylistic/eslint-plugin": "^2.13.0",
78+
"@types/node": "22.10.7",
79+
"@vitest/coverage-v8": "3.0.2",
8080
"changelogen": "^0.5.7",
81-
"eslint": "9.17.0",
81+
"eslint": "9.18.0",
8282
"eslint-plugin-tsdoc": "^0.4.0",
8383
"globals": "^15.14.0",
8484
"rimraf": "^6.0.1",
8585
"standard-version": "^9.5.0",
86-
"typedoc": "^0.27.5",
87-
"typescript": "^5.7.2",
88-
"typescript-eslint": "^8.18.1",
89-
"unbuild": "3.0.1",
90-
"vitest": "^2.1.8"
86+
"typedoc": "^0.27.6",
87+
"typescript": "^5.7.3",
88+
"typescript-eslint": "^8.20.0",
89+
"unbuild": "3.3.1",
90+
"vitest": "^3.0.2"
9191
},
9292
"packageManager": "pnpm@9.11.0+sha512.0a203ffaed5a3f63242cd064c8fb5892366c103e328079318f78062f24ea8c9d50bc6a47aa3567cabefd824d170e78fa2745ed1f16b132e16436146b7688f19b"
9393
}

0 commit comments

Comments
 (0)