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

This commit is contained in:
Conventional Changelog Action
2024-08-14 17:08:58 +00:00
parent b87c1d4e67
commit 2a75f73fbb
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -1,3 +1,7 @@
## [1.38.2](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.38.1...v1.38.2) (2024-08-14)
## [1.38.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.38.0...v1.38.1) (2024-08-13)
@@ -37,7 +41,3 @@
## [1.36.2](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.36.1...v1.36.2) (2024-07-15)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
"version": "1.38.1",
"version": "1.38.2",
"description": "Node.js API for obtaining anime information from hianime.to (formerly aniwatch.to) written in TypeScript, made with Cheerio & Axios",
"main": "src/server.ts",
"type": "module",