chore(release): v2.14.4 [skip ci]

This commit is contained in:
github-actions[bot]
2025-05-11 21:07:38 +00:00
parent 1081c7b7bb
commit c280c341bb
2 changed files with 10 additions and 5 deletions
+9 -4
View File
@@ -1,3 +1,12 @@
## [2.14.4](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.14.3...v2.14.4) (2025-05-11)
### Bug Fixes
* update `ANIWATCH_API_HOSTNAME` env ([1081c7b](https://github.com/ghoshRitesh12/aniwatch-api/commit/1081c7b7bb7305ab5440301ecba8728fe88af90b))
## [2.14.3](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.14.2...v2.14.3) (2025-05-11) ## [2.14.3](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.14.2...v2.14.3) (2025-05-11)
@@ -25,7 +34,3 @@
## [2.13.12](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.13.11...v2.13.12) (2025-05-11)
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "aniwatch-api", "name": "aniwatch-api",
"version": "2.14.3", "version": "2.14.4",
"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",