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

This commit is contained in:
Conventional Changelog Action
2024-01-07 11:24:55 +00:00
parent ad274e341a
commit 098976ad73
2 changed files with 5 additions and 10 deletions
+4 -9
View File
@@ -1,3 +1,7 @@
## [1.21.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.21.0...v1.21.1) (2024-01-07)
# [1.21.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.20.2...v1.21.0) (2023-12-29)
@@ -28,12 +32,3 @@
# [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 -1
View File
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
"version": "1.21.0",
"version": "1.21.1",
"description": "Node Express API for obtaining anime information from aniwatch",
"main": "ts-node src/server.ts",
"type": "module",