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

This commit is contained in:
Conventional Changelog Action
2024-09-05 06:04:54 +00:00
parent 24d35869d9
commit dbbd46a99d
2 changed files with 5 additions and 11 deletions
+4 -10
View File
@@ -1,3 +1,7 @@
## [1.38.3](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.38.2...v1.38.3) (2024-09-05)
## [1.38.2](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.38.1...v1.38.2) (2024-08-14)
@@ -31,13 +35,3 @@
## [1.36.3](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.36.2...v1.36.3) (2024-07-18)
### Bug Fixes
* fixed tests regarding episode sources ([bf2c69e](https://github.com/ghoshRitesh12/aniwatch-api/commit/bf2c69e7abf161f611d8b5c85248d63548211e79))
* fixed using specific server for episode sources ([4437ef2](https://github.com/ghoshRitesh12/aniwatch-api/commit/4437ef24cc224e784701fbed2fa26e1ce90e04a5))
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
"version": "1.38.2",
"version": "1.38.3",
"description": "Node.js API for obtaining anime information from hianime.to (formerly aniwatch.to)",
"main": "src/server.ts",
"type": "module",