Skip to content

Commit 466325e

Browse files
committed
Update AsBuiltReport.Diagram module version to 1.0.4
1 parent fe67d27 commit 466325e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

AsBuiltReport.System.Resources/AsBuiltReport.System.Resources.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
},
6464
@{
6565
ModuleName = 'AsBuiltReport.Diagram';
66-
ModuleVersion = '1.0.3'
66+
ModuleVersion = '1.0.4'
6767
}
6868
)
6969

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
- Update module dependencies to reflect the change
1414
- Refactor code to use AsBuiltReport.Diagram instead of Diagrammer.Core
1515
- Bump AsBuiltReport.Chart to version 0.3.0 to include latest charting features and improvements
16-
- Bump AsBuiltReport.Diagram to version 1.0.3 to include latest diagramming features and improvements
16+
- Bump AsBuiltReport.Diagram to version 1.0.4 to include latest diagramming features and improvements
1717
- Reorganize module structure - moved module files to AsBuiltReport.System.Resources/ subdirectory
1818
- Update zentered/bluesky-post-action to v0.4.0 for improved stability and performance
1919

0 commit comments

Comments
 (0)