From 0370a38d2bd918347f47381445a9e30ec688114c Mon Sep 17 00:00:00 2001 From: sthope Date: Mon, 13 Sep 2021 20:47:52 +0000 Subject: [PATCH] RELEASE: 1.0.5 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6522431..3bded0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### [1.0.5](https://git.sthope.dev/sthope/DockerContainer-randomPwd/compare/1.0.4...1.0.5) (2021-09-13) + + +### 🛠 Fixes + +* fixing SM ([cff9182](https://git.sthope.dev/sthope/DockerContainer-randomPwd/commit/cff91824851d616a3b4b916437deb3bc72557a09)) + ### [1.0.4](https://git.sthope.dev/sthope/DockerContainer-randomPwd/compare/1.0.3...1.0.4) (2021-09-13)