File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.0.6] - 2025-08-16
11+
12+ ### Added
13+
14+ - Lots more documentation.
15+
16+ ### Changed
17+
18+ - Include version in auto-generated comments added by this generator.
19+
1020## [ 1.0.5] - 2025-08-03
1121
1222### Fixed
@@ -96,7 +106,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
96106
97107---
98108
99- [ Unreleased ] : https://github.com/datacute/IncrementalGeneratorExtensions/compare/1.0.5...develop
109+ [ Unreleased ] : https://github.com/datacute/IncrementalGeneratorExtensions/compare/1.0.6...develop
110+ [ 1.0.6 ] : https://github.com/datacute/IncrementalGeneratorExtensions/releases/tag/1.0.6
100111[ 1.0.5 ] : https://github.com/datacute/IncrementalGeneratorExtensions/releases/tag/1.0.5
101112[ 1.0.4 ] : https://github.com/datacute/IncrementalGeneratorExtensions/releases/tag/1.0.4
102113[ 1.0.3 ] : https://github.com/datacute/IncrementalGeneratorExtensions/releases/tag/1.0.3
Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
3- <VersionSuffix >alpha</VersionSuffix >
3+ <!-- <VersionSuffix>alpha</VersionSuffix> -- >
44 </PropertyGroup >
55</Project >
You can’t perform that action at this time.
0 commit comments