Skip to content

Commit 1372667

Browse files
chore(release): 1.9.1 [skip ci]
## [1.9.1](Version_1.9.0...Version_1.9.1) (2026-04-10) ### Bug Fixes * **#6:** enhance Nova command model and workflows ([#24](#24)) ([c742ed1](c742ed1)), closes [#6](#6)
1 parent be3eb37 commit 1372667

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,16 @@ The format follows the principles from Keep a Changelog and the project aims to
1414

1515
### Documentation
1616

17+
## [1.9.1] - 2026-04-10
18+
19+
### Added
20+
21+
### Changed
22+
23+
### Fixed
24+
25+
### Documentation
26+
1727
## [1.9.0] - 2026-04-10
1828

1929
### Added

project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"ProjectName": "NovaModuleTools",
33
"Description": "NovaModuleTools is an enterprise-focused evolution of ModuleTools, designed for large-scale PowerShell projects (10k+ lines of code) with a strong emphasis on structure, maintainability, and automated CI/CD pipelines.",
4-
"Version": "1.9.0",
4+
"Version": "1.9.1",
55
"copyResourcesToModuleRoot": false,
66
"BuildRecursiveFolders": true,
77
"SetSourcePath": true,

0 commit comments

Comments
 (0)