chore(release): v1.6.2 [skip ci]
This commit is contained in:
+4
-17
@@ -1,3 +1,7 @@
|
||||
## [1.6.2](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.6.1...v1.6.2) (2023-08-13)
|
||||
|
||||
|
||||
|
||||
## [1.6.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.6.0...v1.6.1) (2023-08-13)
|
||||
|
||||
|
||||
@@ -40,20 +44,3 @@
|
||||
|
||||
|
||||
|
||||
# [1.4.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.3.6...v1.4.0) (2023-08-07)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* added controller request handler types ([10e46b1](https://github.com/ghoshRitesh12/aniwatch-api/commit/10e46b1002dcbbed5202936f1028fae550d9f765))
|
||||
* added home page controller ([3d81a6c](https://github.com/ghoshRitesh12/aniwatch-api/commit/3d81a6c422ac4efd957961d190d7638ab0695062))
|
||||
* added index page ([e1b37a5](https://github.com/ghoshRitesh12/aniwatch-api/commit/e1b37a5b5ee16632e6b32e72e65f6420492e27bc))
|
||||
* **controllerTypes:** added request handler types ([84a7981](https://github.com/ghoshRitesh12/aniwatch-api/commit/84a79810c358dece1b3bd2b013a2d788ec100f44))
|
||||
|
||||
|
||||
### Reverts
|
||||
|
||||
* **parserTypes:** refactored parser types ([8a5884b](https://github.com/ghoshRitesh12/aniwatch-api/commit/8a5884b75288ca6fa5870bc026b23d23e1625ebe))
|
||||
|
||||
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "aniwatch-api",
|
||||
"version": "1.6.1",
|
||||
"version": "1.6.2",
|
||||
"description": "Node Express API for obtaining anime information from aniwatch",
|
||||
"main": "ts-node src/server.ts",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user