chore(release): v1.19.0 [skip ci]
This commit is contained in:
+9
-9
@@ -1,3 +1,12 @@
|
|||||||
|
# [1.19.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.18.3...v1.19.0) (2023-12-16)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* add `anilistID` in response ([4cf7e46](https://github.com/ghoshRitesh12/aniwatch-api/commit/4cf7e460cfc5449fdeea29634fa24c4709473178))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [1.18.3](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.18.2...v1.18.3) (2023-11-29)
|
## [1.18.3](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.18.2...v1.18.3) (2023-11-29)
|
||||||
|
|
||||||
|
|
||||||
@@ -20,12 +29,3 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [1.17.5](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.17.4...v1.17.5) (2023-11-22)
|
|
||||||
|
|
||||||
|
|
||||||
### Bug Fixes
|
|
||||||
|
|
||||||
* **#4 bug:** add otherInfo episodes clarification ([4afc916](https://github.com/ghoshRitesh12/aniwatch-api/commit/4afc916f7e9c90d9a19d2e4b7891c0c5bf83df08)), closes [#4](https://github.com/ghoshRitesh12/aniwatch-api/issues/4)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "aniwatch-api",
|
"name": "aniwatch-api",
|
||||||
"version": "1.18.3",
|
"version": "1.19.0",
|
||||||
"description": "Node Express API for obtaining anime information from aniwatch",
|
"description": "Node Express API for obtaining anime information from aniwatch",
|
||||||
"main": "ts-node src/server.ts",
|
"main": "ts-node src/server.ts",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|||||||
Reference in New Issue
Block a user