blob: a666c89ad2be747d4bcd91db02160370e6e11a09 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
## [2.11.3](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.11.2...v2.11.3) (2025-03-20)
## [2.11.2](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.11.1...v2.11.2) (2025-03-15)
## [2.11.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.11.0...v2.11.1) (2025-01-01)
### Bug Fixes
* **ts build error:** fixed ts build error due to conflicting types ([cb5a467](https://github.com/ghoshRitesh12/aniwatch-api/commit/cb5a4672a8c3b0729bbb4522a3af252f7b336b97))
# [2.11.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.10.0...v2.11.0) (2024-12-25)
### Features
* **`/qtip`:** add new `/qtip` endpoint ([f0acd89](https://github.com/ghoshRitesh12/aniwatch-api/commit/f0acd89d87e5e62c12e20a95225ca9261fefe411))
# [2.10.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.9.0...v2.10.0) (2024-12-24)
### Features
* **cache:** add cacheConfigSetter & cacheControlMiddleware by [#90](https://github.com/ghoshRitesh12/aniwatch-api/issues/90) ([5f1f216](https://github.com/ghoshRitesh12/aniwatch-api/commit/5f1f2167dfe2b99f53743e59c8354a6f8e886566))
* **errorHandling:** add error handlers config file ([da19fb7](https://github.com/ghoshRitesh12/aniwatch-api/commit/da19fb7e869c7a9f4007b8bf1439c08e5fe684f7))
* use refactored error handlers and cache middlewares ([da6699b](https://github.com/ghoshRitesh12/aniwatch-api/commit/da6699ba224451e0d1a1d2cac569d314ea9c29b3))
|