Skip to content

Commit ad95684

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2021-10-19) ### Bug Fixes * **newman:** fixed newman test failing due to tsc build config ([13186d2](13186d2)) ### Features * **health-check:** add health check route to index handler ([bf2d6e2](bf2d6e2))
1 parent 1702610 commit ad95684

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.1.0](https://github.com/phenixcoder/lambda-container-service/compare/v1.0.0...v1.1.0) (2021-10-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **newman:** fixed newman test failing due to tsc build config ([13186d2](https://github.com/phenixcoder/lambda-container-service/commit/13186d28968ef5cb7240e52cff4c5ea99dc8ce91))
7+
8+
9+
### Features
10+
11+
* **health-check:** add health check route to index handler ([bf2d6e2](https://github.com/phenixcoder/lambda-container-service/commit/bf2d6e2a81f0d3e82972d87aae6d613cb8be016e))
12+
113
# 1.0.0 (2021-10-16)
214

315

0 commit comments

Comments
 (0)