From 8393e781a923da4efb096327fd1559bf1b82b176 Mon Sep 17 00:00:00 2001 From: streammachineio-org Date: Wed, 5 Oct 2022 12:25:27 +0000 Subject: [PATCH] chore(release): 2.18.1 ## [2.18.1](https://github.com/strmprivacy/cli/compare/v2.18.0...v2.18.1) (2022-10-05) ### Bug Fixes * bug fix in flags ([864b6ae](https://github.com/strmprivacy/cli/commit/864b6ae1d64972570661dce9da9bfee5663e8f38)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 923a457..4b1fa84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.18.1](https://github.com/strmprivacy/cli/compare/v2.18.0...v2.18.1) (2022-10-05) + + +### Bug Fixes + +* bug fix in flags ([864b6ae](https://github.com/strmprivacy/cli/commit/864b6ae1d64972570661dce9da9bfee5663e8f38)) + # [2.18.0](https://github.com/strmprivacy/cli/compare/v2.17.5...v2.18.0) (2022-10-04)