diff --git a/CHANGELOG.md b/CHANGELOG.md index 242749a..ab75c6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.4.2](https://github.com/Pradumnasaraf/DevOps/compare/v1.4.1...v1.4.2) (2023-06-14) + + +### Bug Fixes + +* docker compose config ([69a2f20](https://github.com/Pradumnasaraf/DevOps/commit/69a2f20dc58713897d57f38a3263319ca1b324fe)) + + + ## [1.4.1](https://github.com/Pradumnasaraf/DevOps/compare/v1.4.0...v1.4.1) (2023-06-11) @@ -35,12 +44,3 @@ -## [1.3.1](https://github.com/Pradumnasaraf/DevOps/compare/v0.1.0...v1.3.1) (2022-11-18) - - -### Bug Fixes - -* extra spacing ([18360a9](https://github.com/Pradumnasaraf/DevOps/commit/18360a9b9371aeb78ff22bbb92443520d5dd2365)) - - - diff --git a/version.yaml b/version.yaml index 2e3368f..1d13ee1 100644 --- a/version.yaml +++ b/version.yaml @@ -1 +1 @@ -version: 1.4.1 +version: 1.4.2