File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.0.1] - 2025-07-27
11+
12+ ### Fixed
13+
14+ - Corrected the initial display of the docs in a consuming project
15+
1016## [ 1.0.0] - 2025-07-27
1117
1218### Added
@@ -56,7 +62,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5662
5763---
5864
59- [ Unreleased ] : https://github.com/datacute/IncrementalGeneratorExtensions/compare/1.0.0...develop
65+ [ Unreleased ] : https://github.com/datacute/IncrementalGeneratorExtensions/compare/1.0.1...develop
66+ [ 1.0.1 ] : https://github.com/datacute/IncrementalGeneratorExtensions/releases/tag/1.0.1
6067[ 1.0.0 ] : https://github.com/datacute/IncrementalGeneratorExtensions/releases/tag/1.0.0
6168[ 0.1.1-alpha ] : https://github.com/datacute/IncrementalGeneratorExtensions/releases/tag/0.1.1-alpha
6269[ 0.1.0-alpha ] : https://github.com/datacute/IncrementalGeneratorExtensions/releases/tag/0.1.0-alpha
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