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

This commit is contained in:
Conventional Changelog Action
2024-01-22 15:09:52 +00:00
parent 9f941f33dd
commit 01dd5cfb01
2 changed files with 10 additions and 10 deletions
+9 -9
View File
@@ -1,3 +1,12 @@
# [1.22.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.21.4...v1.22.0) (2024-01-22)
### Features
* add render deployment config file ([a0cdb59](https://github.com/ghoshRitesh12/aniwatch-api/commit/a0cdb59f74d6f1994ba84faa6430933edb505182))
## [1.21.4](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.21.3...v1.21.4) (2024-01-19)
@@ -14,12 +23,3 @@
# [1.21.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.20.2...v1.21.0) (2023-12-29)
### Features
* add `malID` to episode srcs ([746e645](https://github.com/ghoshRitesh12/aniwatch-api/commit/746e645c2feb1ee7b7464f36d59522b1a2fe42bb))
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
"version": "1.21.4",
"version": "1.22.0",
"description": "Node Express API for obtaining anime information from aniwatch",
"main": "ts-node src/server.ts",
"type": "module",