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

This commit is contained in:
Conventional Changelog Action
2023-11-29 15:59:19 +00:00
parent 8958ebd1ad
commit 1c37359ccc
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -1,3 +1,7 @@
## [1.18.2](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.18.1...v1.18.2) (2023-11-29)
## [1.18.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.18.0...v1.18.1) (2023-11-29)
@@ -44,7 +48,3 @@
## [1.17.3](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.17.2...v1.17.3) (2023-09-27)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
"version": "1.18.1",
"version": "1.18.2",
"description": "Node Express API for obtaining anime information from aniwatch",
"main": "ts-node src/server.ts",
"type": "module",