# [1.16.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.15.1...v1.16.0) (2023-09-10) ### Features * add `robots.txt` ([de34e7a](https://github.com/ghoshRitesh12/aniwatch-api/commit/de34e7ae57e0454592be7cce15e49327a9183f00)) * updated `ratelimit` config ([6ebee63](https://github.com/ghoshRitesh12/aniwatch-api/commit/6ebee632d7e894b31f7e1fc8aece4b9e8456542a)) * updated home page view ([ed64499](https://github.com/ghoshRitesh12/aniwatch-api/commit/ed6449909433e0a7489a653688eaf8558f7f0962)) ## [1.15.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.15.0...v1.15.1) (2023-08-28) ### Bug Fixes * **docs:** updated thanks section id ([252445f](https://github.com/ghoshRitesh12/aniwatch-api/commit/252445f2983cade55837f5736519ebb90f0c6d98)) # [1.15.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.14.0...v1.15.0) (2023-08-28) ### Features * **episodeServers:** added `EpisodeServersQueryParams` query param type ([df0f689](https://github.com/ghoshRitesh12/aniwatch-api/commit/df0f689ff360fc8a80ae313ba9d9d03350e82518)) * **episodeServers:** added `getEpisodeServers` controller ([dfe284a](https://github.com/ghoshRitesh12/aniwatch-api/commit/dfe284a9a7bbef76b59a88c3f75d294663b6001d)) * **episodeServers:** added `getEpisodeServers` route endpoint ([00ee4bc](https://github.com/ghoshRitesh12/aniwatch-api/commit/00ee4bcbab4059888b7385a3d93446bd12662bdf)) * **episodeServers:** added `ScrapedEpisodeServers` parser type ([deaac54](https://github.com/ghoshRitesh12/aniwatch-api/commit/deaac5475ea5ee193bf5e515ddd95259cc36cbdb)) * **episodeServers:** added `scrapeEpisodeServers` parser ([64ede20](https://github.com/ghoshRitesh12/aniwatch-api/commit/64ede2033cf9b433503fa9d08c3debce1eecc179)) * **episodeServers:** added `SubEpisode` & `DubEpisode` types ([921e2bd](https://github.com/ghoshRitesh12/aniwatch-api/commit/921e2bdf3e790b731b17fce991b94ec772b7ffdf)) # [1.14.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.13.1...v1.14.0) (2023-08-22) ### Features * **cd:** decoupled triggering deploy job ([cb1bed4](https://github.com/ghoshRitesh12/aniwatch-api/commit/cb1bed43cef491cd9bd245be8c7abf901d218817)) ## [1.13.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.13.0...v1.13.1) (2023-08-22)