File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-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+ ### Changed
11+
12+ ## [ 0.7.0] - 2023-10-09
13+
14+ - yaml-doc-tool version to 0.7.0
15+
1016## [ 0.6.1] - 2023-10-07
1117
1218### Changed
Original file line number Diff line number Diff line change 1111 <relativePath ></relativePath >
1212 </parent >
1313
14- <version >0.6.1 </version >
14+ <version >0.7.0 </version >
1515 <packaging >maven-plugin</packaging >
1616
1717 <name >yaml-doc-maven-plugin</name >
2828 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2929 <maven .compiler.target>1.8</maven .compiler.target>
3030 <maven .compiler.source>1.8</maven .compiler.source>
31- <yaml-doc-version >0.6.1 </yaml-doc-version >
31+ <yaml-doc-version >${project.version} </yaml-doc-version >
3232 <!-- sonar cloud configuration -->
3333 <sonar .host.url>https://sonarcloud.io</sonar .host.url>
3434 <sonar .organization>fugerit-org</sonar .organization>
You can’t perform that action at this time.
0 commit comments