File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed
Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 1212 RootModule = ' AsBuiltReport.NetApp.ONTAP.psm1'
1313
1414 # Version number of this module.
15- ModuleVersion = ' 0.6.8 '
15+ ModuleVersion = ' 0.6.9 '
1616
1717 # Supported PSEditions
1818 # CompatiblePSEditions = @()
5858 },
5959 @ {
6060 ModuleName = ' NetApp.ONTAP' ;
61- ModuleVersion = ' 9.16 .1.2501 '
61+ ModuleVersion = ' 9.17 .1.2509 '
6262 },
6363 @ {
6464 ModuleName = ' Diagrammer.Core' ;
65- ModuleVersion = ' 0.2.29 '
65+ ModuleVersion = ' 0.2.30 '
6666 }
6767 )
6868
Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.6.9] - 2025-09-??
9+
10+ ### Changed
11+
12+ - General code cleanup/improvements
13+ - Add Bluesky post action to release workflow
14+ - Increased Required Modules version:
15+ - Diagrammer.Core v0.2.30
16+ - NetApp.Ontap v9.17.1.2509
17+
818## [ 0.6.8] - 2025-08-18
919
1020### Added
You can’t perform that action at this time.
0 commit comments