chore(release): v2.14.1 [skip ci]
This commit is contained in:
+9
-4
@@ -1,3 +1,12 @@
|
|||||||
|
## [2.14.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.14.0...v2.14.1) (2025-05-11)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* ensure tmp.json is created before formatting package.json ([eb33f10](https://github.com/ghoshRitesh12/aniwatch-api/commit/eb33f10478e2fc27c3821e589793b80de3a1617b))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [2.14.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.13.12...v2.14.0) (2025-05-11)
|
# [2.14.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.13.12...v2.14.0) (2025-05-11)
|
||||||
|
|
||||||
|
|
||||||
@@ -20,7 +29,3 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [2.13.9](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.13.8...v2.13.9) (2025-05-11)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "aniwatch-api",
|
"name": "aniwatch-api",
|
||||||
"version": "2.14.0",
|
"version": "2.14.1",
|
||||||
"description": "Node.js API for obtaining anime information from hianimez.to",
|
"description": "Node.js API for obtaining anime information from hianimez.to",
|
||||||
"main": "src/server.ts",
|
"main": "src/server.ts",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
@@ -54,4 +54,4 @@
|
|||||||
"typescript": "^5.8.3",
|
"typescript": "^5.8.3",
|
||||||
"vitest": "^3.1.3"
|
"vitest": "^3.1.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user