File tree Expand file tree Collapse file tree 5 files changed +11
-4
lines changed
Expand file tree Collapse file tree 5 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.5.2 "
2+ "." : " 0.5.3 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.5.3] ( https://github.com/com-pas/compas-scl-auto-alignment/compare/v0.5.2...v0.5.3 ) (2025-07-29)
4+
5+
6+ ### Documentation
7+
8+ * add required docs and codeowners config ([ #355 ] ( https://github.com/com-pas/compas-scl-auto-alignment/issues/355 ) ) ([ 49f3879] ( https://github.com/com-pas/compas-scl-auto-alignment/commit/49f3879637eb25044cf3ec977524e7e5bcd55d11 ) )
9+
310## [ 0.5.2] ( https://github.com/com-pas/compas-scl-auto-alignment/compare/0.5.1...v0.5.2 ) (2025-02-17)
411
512
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0
99 <parent >
1010 <groupId >org.lfenergy.compas.scl.auto.alignment</groupId >
1111 <artifactId >compas-scl-auto-alignment</artifactId >
12- <version >0.5.3-SNAPSHOT </version >
12+ <version >0.5.3</version >
1313 </parent >
1414
1515 <artifactId >app</artifactId >
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ SPDX-License-Identifier: Apache-2.0
88 <modelVersion >4.0.0</modelVersion >
99 <groupId >org.lfenergy.compas.scl.auto.alignment</groupId >
1010 <artifactId >compas-scl-auto-alignment</artifactId >
11- <version >0.5.3-SNAPSHOT </version >
11+ <version >0.5.3</version >
1212 <packaging >pom</packaging >
1313
1414 <properties >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0
99 <parent >
1010 <groupId >org.lfenergy.compas.scl.auto.alignment</groupId >
1111 <artifactId >compas-scl-auto-alignment</artifactId >
12- <version >0.5.3-SNAPSHOT </version >
12+ <version >0.5.3</version >
1313 </parent >
1414
1515 <artifactId >service</artifactId >
You can’t perform that action at this time.
0 commit comments