Skip to content

Commit c135392

Browse files
committed
chore(release): v4.0.4-17
1 parent 38b8132 commit c135392

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
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+
## v4.0.4-17
7+
8+
[compare changes](https://git+https@github.com/quran-center/quran-meta/compare/v4.0.4-16...v4.0.4-17)
9+
610
## v4.0.4-16
711

812
[compare changes](https://git+https@github.com/quran-center/quran-meta/compare/v4.0.4-15...v4.0.4-16)

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"surah",
99
"juz"
1010
],
11-
"version": "4.0.4-16",
11+
"version": "4.0.4-17",
1212
"license": "MIT",
1313
"jsdelivr": "./dist/index.mjs",
1414
"unpkg": "./dist/index.mjs",
@@ -74,22 +74,22 @@
7474
"verify": "pnpx jiti examples/data-check/"
7575
},
7676
"devDependencies": {
77-
"@eslint/js": "9.24.0",
77+
"@eslint/js": "9.25.1",
7878
"@stylistic/eslint-plugin": "^4.2.0",
79-
"@types/node": "22.14.0",
80-
"@vitest/coverage-v8": "3.1.1",
79+
"@types/node": "22.15.2",
80+
"@vitest/coverage-v8": "3.1.2",
8181
"changelogen": "^0.6.1",
82-
"eslint": "9.24.0",
82+
"eslint": "9.25.1",
8383
"eslint-plugin-tsdoc": "^0.4.0",
8484
"globals": "^16.0.0",
8585
"rimraf": "^6.0.1",
8686
"standard-version": "^9.5.0",
87-
"typedoc": "^0.27.9",
88-
"typedoc-github-theme": "^0.2.1",
87+
"typedoc": "^0.28.3",
88+
"typedoc-github-theme": "^0.3.0",
8989
"typescript": "^5.8.3",
90-
"typescript-eslint": "^8.29.0",
90+
"typescript-eslint": "^8.31.0",
9191
"unbuild": "3.5.0",
92-
"vitest": "^3.1.1"
92+
"vitest": "^3.1.2"
9393
},
9494
"packageManager": "pnpm@9.11.0+sha512.0a203ffaed5a3f63242cd064c8fb5892366c103e328079318f78062f24ea8c9d50bc6a47aa3567cabefd824d170e78fa2745ed1f16b132e16436146b7688f19b"
9595
}

0 commit comments

Comments
 (0)