49 lines
1.7 KiB
Markdown
49 lines
1.7 KiB
Markdown
## [1.10.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.10.0...v1.10.1) (2023-08-19)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* added `healthcheck` awake ([2b22cc6](https://github.com/ghoshRitesh12/aniwatch-api/commit/2b22cc641e30633908cddd625b0695047602e68c))
|
|
|
|
|
|
|
|
# [1.10.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.9.2...v1.10.0) (2023-08-19)
|
|
|
|
|
|
### Features
|
|
|
|
* added `healthcheck` awake ([25115e2](https://github.com/ghoshRitesh12/aniwatch-api/commit/25115e22892d20afa33bf28da347f895a95dd65e))
|
|
|
|
|
|
|
|
## [1.9.2](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.9.1...v1.9.2) (2023-08-19)
|
|
|
|
|
|
|
|
## [1.9.1](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.9.0...v1.9.1) (2023-08-19)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* updated docker build workflow ([ddd77f4](https://github.com/ghoshRitesh12/aniwatch-api/commit/ddd77f42aeae90133caa585051c398bf5b9fb1b0))
|
|
|
|
|
|
|
|
# [1.9.0](https://github.com/ghoshRitesh12/aniwatch-api/compare/v1.8.0...v1.9.0) (2023-08-19)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **healthcheck:** fixed `/health` route response status ([5f2759b](https://github.com/ghoshRitesh12/aniwatch-api/commit/5f2759baf6f68d8831aad126e903bf0a6b44235a))
|
|
|
|
|
|
### Features
|
|
|
|
* added `healthcheck` script ([0791724](https://github.com/ghoshRitesh12/aniwatch-api/commit/0791724a9fa4e73d28867acaafe59d466be1fa4a))
|
|
* **docker:** added `.dockerignore` file ([ace29d6](https://github.com/ghoshRitesh12/aniwatch-api/commit/ace29d6c2bdbdb756ae2ed674e0e817f0aa0be5e))
|
|
* **docker:** added `Dockerfile` file ([a8da974](https://github.com/ghoshRitesh12/aniwatch-api/commit/a8da9745229c40fb7ca77a719f9da9809228bedf))
|
|
* **healthcheck:** added `/health` route ([3aff3e4](https://github.com/ghoshRitesh12/aniwatch-api/commit/3aff3e4a7d8efdc55fcbcb89d29f45ce48fd2e0d))
|
|
|
|
|
|
|