From 3b732c20136144a0ba5efda12d317e74dd72d97e Mon Sep 17 00:00:00 2001 From: sthope Date: Mon, 13 Sep 2021 20:52:38 +0000 Subject: [PATCH] RELEASE: 1.0.7 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d375d44..fcb55d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.7](https://git.sthope.dev/sthope/DockerContainer-randomPwd/compare/1.0.6...1.0.7) (2021-09-13) + + +### Bug Fixes + +* fixing SM ([20ccfac](https://git.sthope.dev/sthope/DockerContainer-randomPwd/commit/20ccfacc6e7ab7ce240637121b8e54083d006a60)) + ### [1.0.6](https://git.sthope.dev/sthope/DockerContainer-randomPwd/compare/1.0.5...1.0.6) (2021-09-13)