From 30af76826f5314c473292b2b4f2b677386a51089 Mon Sep 17 00:00:00 2001 From: sthope Date: Mon, 13 Sep 2021 20:47:03 +0000 Subject: [PATCH] RELEASE: 1.0.4 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5eee60..6522431 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### [1.0.4](https://git.sthope.dev/sthope/DockerContainer-randomPwd/compare/1.0.3...1.0.4) (2021-09-13) + + +### 🛠 Fixes + +* fixing SM ([1604472](https://git.sthope.dev/sthope/DockerContainer-randomPwd/commit/160447222c12339d43eb8b49677e08f3154248a3)) + ### [1.0.3](https://git.sthope.dev/sthope/DockerContainer-randomPwd/compare/1.0.2...1.0.3) (2021-09-13)