chore(release): v1.38.4 [skip ci]

This commit is contained in:
Conventional Changelog Action
2024-10-04 06:48:09 +00:00
parent 3813902aaa
commit 1f3ddc980c
2 changed files with 5 additions and 17 deletions
+4 -16
View File
@@ -1,3 +1,7 @@
## [1.38.4](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.38.3...v1.38.4) (2024-10-04)
## [1.38.3](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.38.2...v1.38.3) (2024-09-05) ## [1.38.3](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.38.2...v1.38.3) (2024-09-05)
@@ -19,19 +23,3 @@
# [1.37.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.36.3...v1.37.0) (2024-07-21)
### Bug Fixes
* added japanese anime names to all responses ([94664ab](https://github.com/ghoshRitesh12/aniwatch-api/commit/94664abdfdf1be8820f96afe081182f59281f4cb))
### Features
* added `mostPopular`, `mostFavorite` and `latestCompleted` to the home route response ([5d92946](https://github.com/ghoshRitesh12/aniwatch-api/commit/5d929461ce918006b9c3977e5af5f76799e820b3))
* added episode count to top airing anime ([62fa83a](https://github.com/ghoshRitesh12/aniwatch-api/commit/62fa83a56d5e5ea4cc5e7b38b478208b0c5e6a72))
* added episode number to estimated anime schedule ([bdfebb5](https://github.com/ghoshRitesh12/aniwatch-api/commit/bdfebb5e320c15ae9de1a57a66b6a4602bcebf4d))
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "aniwatch-api", "name": "aniwatch-api",
"version": "1.38.3", "version": "1.38.4",
"description": "Node.js API for obtaining anime information from hianime.to (formerly aniwatch.to)", "description": "Node.js API for obtaining anime information from hianime.to (formerly aniwatch.to)",
"main": "src/server.ts", "main": "src/server.ts",
"type": "module", "type": "module",