chore(release): v2.18.2 [skip ci]

This commit is contained in:
github-actions[bot]
2025-09-27 19:12:43 +00:00
parent d5441a32a4
commit 97980db02e
2 changed files with 10 additions and 17 deletions
+9 -16
View File
@@ -1,3 +1,12 @@
## [2.18.2](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.18.1...v2.18.2) (2025-09-27)
### Bug Fixes
* build error in logger, cache, and logging middleware ([76923dd](https://github.com/ghoshRitesh12/aniwatch-api/commit/76923dd2dfefd1eeebd81e4ed87a01101f7a953c))
## [2.18.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.18.0...v2.18.1) (2025-08-26)
@@ -24,19 +33,3 @@
# [2.15.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v2.14.5...v2.15.0) (2025-05-25)
### Features
* add `execGracefulShutdown` method & `Prettify<T>` type ([a3cd5a3](https://github.com/ghoshRitesh12/aniwatch-api/commit/a3cd5a34aada2331e3f9bd56798f1ddb979dbb01))
* add cache response header if caching is enabled ([013196b](https://github.com/ghoshRitesh12/aniwatch-api/commit/013196bd3d5e44aa76b1825f24f9f5186fe7e7c1))
* add deployment env based rate limiters ([f5d7462](https://github.com/ghoshRitesh12/aniwatch-api/commit/f5d74627e8b7f844f58a9dc82e3a79ecd911cc8f))
* add flexible `ANIWATCH_API_DEPLOYMENT_ENV` env and deployment envs ([bd597a6](https://github.com/ghoshRitesh12/aniwatch-api/commit/bd597a6fd71347c9cef687a891a408f40e6cbd93))
* add graceful shutdown and better deployment environment logic ([536b97e](https://github.com/ghoshRitesh12/aniwatch-api/commit/536b97e549675e1f0b035a5139320d6d60780608))
* add graceful shutdown and better deployment environment logic ([b19078e](https://github.com/ghoshRitesh12/aniwatch-api/commit/b19078e29cbd86d46d4ef1c5e5c6e914d1c8cc2f))
* update imp scripts, description & packages ([cdd05c7](https://github.com/ghoshRitesh12/aniwatch-api/commit/cdd05c719ba361cc28acf6c4a7d535c64a70e604))
* update response to include status instead of success for consistency ([74c9ffc](https://github.com/ghoshRitesh12/aniwatch-api/commit/74c9ffcb8f62dcdae6983da490436c39b6b8e558))