From 6fa866b0c92ba8c91d66e97346c8feb1f8da9893 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 5 Jan 2023 13:06:18 -0700 Subject: [PATCH] chore(release): 1.0.1 [skip ci] ## [1.0.1](https://github.com/spectrocloud/hello-universe-api/compare/v1.0.0...v1.0.1) (2023-01-05) ### Bug Fixes * added CORS setting ([0365d58](https://github.com/spectrocloud/hello-universe-api/commit/0365d589808c4c3c174c8f18697aa47e32f5f25b)) * added return value to postCounter ([49219c4](https://github.com/spectrocloud/hello-universe-api/commit/49219c46d93f361dc460a1c1d07d55801e1b8c1d)) --- CHANGELOG.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a1663e..398fcb1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,27 @@ +## [1.0.1](https://github.com/spectrocloud/hello-universe-api/compare/v1.0.0...v1.0.1) (2023-01-05) + + +### Bug Fixes + +* added CORS setting ([0365d58](https://github.com/spectrocloud/hello-universe-api/commit/0365d589808c4c3c174c8f18697aa47e32f5f25b)) +* added return value to postCounter ([49219c4](https://github.com/spectrocloud/hello-universe-api/commit/49219c46d93f361dc460a1c1d07d55801e1b8c1d)) + +## [1.0.1](https://github.com/spectrocloud/hello-universe-api/compare/v1.0.0...v1.0.1) (2023-01-05) + + +### Bug Fixes + +* added CORS setting ([0365d58](https://github.com/spectrocloud/hello-universe-api/commit/0365d589808c4c3c174c8f18697aa47e32f5f25b)) +* added return value to postCounter ([49219c4](https://github.com/spectrocloud/hello-universe-api/commit/49219c46d93f361dc460a1c1d07d55801e1b8c1d)) + +## [1.0.1](https://github.com/spectrocloud/hello-universe-api/compare/v1.0.0...v1.0.1) (2023-01-05) + + +### Bug Fixes + +* added CORS setting ([0365d58](https://github.com/spectrocloud/hello-universe-api/commit/0365d589808c4c3c174c8f18697aa47e32f5f25b)) +* added return value to postCounter ([49219c4](https://github.com/spectrocloud/hello-universe-api/commit/49219c46d93f361dc460a1c1d07d55801e1b8c1d)) + # 1.0.0 (2023-01-03)