chore(release): v1.5.1 [skip ci]
This commit is contained in:
+15
-15
@@ -1,39 +1,39 @@
|
||||
# [1.5.0](https://github.com/ghoshRitesh12/zoro.to-api/compare/v1.4.0...v1.5.0) (2023-08-07)
|
||||
## [1.5.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.5.0...v1.5.1) (2023-08-07)
|
||||
|
||||
|
||||
|
||||
# [1.5.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.4.0...v1.5.0) (2023-08-07)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* added rate limit config ([3014ab8](https://github.com/ghoshRitesh12/zoro.to-api/commit/3014ab8ce41d0b11b56ab7c6c32bd0f5c75fee3c))
|
||||
* rate limited endpoints ([5a82179](https://github.com/ghoshRitesh12/zoro.to-api/commit/5a82179174c63c67ce8371aa9628529dafd115b6))
|
||||
* added rate limit config ([3014ab8](https://github.com/ghoshRitesh12/aniwatch-api/commit/3014ab8ce41d0b11b56ab7c6c32bd0f5c75fee3c))
|
||||
* rate limited endpoints ([5a82179](https://github.com/ghoshRitesh12/aniwatch-api/commit/5a82179174c63c67ce8371aa9628529dafd115b6))
|
||||
|
||||
|
||||
|
||||
# [1.4.0](https://github.com/ghoshRitesh12/zoro.to-api/compare/v1.3.6...v1.4.0) (2023-08-07)
|
||||
# [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/zoro.to-api/commit/10e46b1002dcbbed5202936f1028fae550d9f765))
|
||||
* added home page controller ([3d81a6c](https://github.com/ghoshRitesh12/zoro.to-api/commit/3d81a6c422ac4efd957961d190d7638ab0695062))
|
||||
* added index page ([e1b37a5](https://github.com/ghoshRitesh12/zoro.to-api/commit/e1b37a5b5ee16632e6b32e72e65f6420492e27bc))
|
||||
* **controllerTypes:** added request handler types ([84a7981](https://github.com/ghoshRitesh12/zoro.to-api/commit/84a79810c358dece1b3bd2b013a2d788ec100f44))
|
||||
* 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/zoro.to-api/commit/8a5884b75288ca6fa5870bc026b23d23e1625ebe))
|
||||
* **parserTypes:** refactored parser types ([8a5884b](https://github.com/ghoshRitesh12/aniwatch-api/commit/8a5884b75288ca6fa5870bc026b23d23e1625ebe))
|
||||
|
||||
|
||||
|
||||
## [1.3.6](https://github.com/ghoshRitesh12/zoro.to-api/compare/v1.3.5...v1.3.6) (2023-08-06)
|
||||
## [1.3.6](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.3.5...v1.3.6) (2023-08-06)
|
||||
|
||||
|
||||
|
||||
## [1.3.5](https://github.com/ghoshRitesh12/zoro.to-api/compare/v1.3.4...v1.3.5) (2023-08-06)
|
||||
|
||||
|
||||
|
||||
## [1.3.4](https://github.com/ghoshRitesh12/zoro.to-api/compare/v1.3.3...v1.3.4) (2023-08-06)
|
||||
## [1.3.5](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.3.4...v1.3.5) (2023-08-06)
|
||||
|
||||
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "aniwatch-api",
|
||||
"version": "1.5.0",
|
||||
"version": "1.5.1",
|
||||
"description": "Node Express API for obtaining anime information from aniwatch",
|
||||
"main": "ts-node src/server.ts",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user