chore(release): v2.14.0 [skip ci]
This commit is contained in:
+10
-4
@@ -1,3 +1,13 @@
|
|||||||
|
# [2.14.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.13.12...v2.14.0) (2025-05-11)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* add format-package-json script for JSON formatting ([9bea3e5](https://github.com/ghoshRitesh12/aniwatch-api/commit/9bea3e51ca2fbab6515272735564ca34f19d2b59))
|
||||||
|
* implement preCommit script for formatting package.json ([7a87c7f](https://github.com/ghoshRitesh12/aniwatch-api/commit/7a87c7fa325b03df0e4e4924bad9eb17e3db3d12))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [2.13.12](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.13.11...v2.13.12) (2025-05-11)
|
## [2.13.12](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.13.11...v2.13.12) (2025-05-11)
|
||||||
|
|
||||||
|
|
||||||
@@ -14,7 +24,3 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [2.13.8](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.13.7...v2.13.8) (2025-05-11)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "aniwatch-api",
|
"name": "aniwatch-api",
|
||||||
"version": "2.13.12",
|
"version": "2.14.0",
|
||||||
"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",
|
||||||
|
|||||||
Regular → Executable
Reference in New Issue
Block a user