From 0f8e7df96433b6871407f59e338b7cef889fa638 Mon Sep 17 00:00:00 2001 From: sthope Date: Mon, 13 Sep 2021 20:35:11 +0000 Subject: [PATCH] RELEASE: 1.0.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7f5081..e5a70e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### [1.0.2](https://git.sthope.dev/sthope/DockerContainer-randomPwd/compare/1.0.1...1.0.2) (2021-09-13) + + +### 🛠 Fixes + +* fixing SM ([1b7b13a](https://git.sthope.dev/sthope/DockerContainer-randomPwd/commit/1b7b13a50a1251d65c8b65b7a736c6e6094e6f43)) + ### [1.0.1](https://git.sthope.dev/sthope/DockerContainer-randomPwd/compare/1.0.0...1.0.1) (2021-09-13)