docs: Fomatting changes
This commit is contained in:
@@ -4,6 +4,12 @@ The format is based on and uses the types of changes according to [Keep a Change
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Docs
|
||||||
|
|
||||||
|
- Updated helper csv formatting for one cis control.
|
||||||
|
|
||||||
|
## [0.1.8] - 2024-06-09
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added output type to functions.
|
- Added output type to functions.
|
||||||
|
@@ -4,7 +4,7 @@ Import-Module .\output\module\M365FoundationsCISReport\*\*.psd1
|
|||||||
|
|
||||||
|
|
||||||
<#
|
<#
|
||||||
$ver = "v0.1.7"
|
$ver = "v0.1.8"
|
||||||
git checkout main
|
git checkout main
|
||||||
git pull origin main
|
git pull origin main
|
||||||
git tag -a $ver -m "Release version $ver refactor Update"
|
git tag -a $ver -m "Release version $ver refactor Update"
|
||||||
|
Reference in New Issue
Block a user