44 lines
1.5 KiB
Markdown
44 lines
1.5 KiB
Markdown
# [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)
|
|
|
|
|
|
|
|
# [1.13.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.12.0...v1.13.0) (2023-08-20)
|
|
|
|
|
|
### Features
|
|
|
|
* added render deploy step ([f34f915](https://github.com/ghoshRitesh12/aniwatch-api/commit/f34f91561b692a383dd8145f231f8c6bab91013f))
|
|
|
|
|
|
|
|
# [1.12.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.11.0...v1.12.0) (2023-08-20)
|
|
|
|
|
|
### Features
|
|
|
|
* **dockerfile:** updated `Dockerfile` labels ([bc5364f](https://github.com/ghoshRitesh12/aniwatch-api/commit/bc5364fbf1c6f04f1ab214b9ad35ba04dbbc7602))
|
|
|
|
|
|
|
|
# [1.11.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.10.1...v1.11.0) (2023-08-20)
|
|
|
|
|
|
### Features
|
|
|
|
* **cors:** added cors config ([eff3f34](https://github.com/ghoshRitesh12/aniwatch-api/commit/eff3f3408bb8c20a66a3e8b47561f6fd8260a17d))
|
|
* **cors:** added cors pkg ([9470655](https://github.com/ghoshRitesh12/aniwatch-api/commit/9470655d4b67fcd6f21d31c57575c0681760a724))
|
|
* **cors:** using cors config ([ca60147](https://github.com/ghoshRitesh12/aniwatch-api/commit/ca60147a88f7f616e5371190259ffc9296c52ac2))
|
|
* **docker:** added docker multi stage build ([704c8a3](https://github.com/ghoshRitesh12/aniwatch-api/commit/704c8a3e518f8251f4c343fe6079d57b982c2c8b))
|
|
|
|
|
|
|