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 1
1
{
2
- "." : " 0.5.3 "
2
+ "." : " 0.5.4 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.5.4] ( https://github.com/com-pas/compas-scl-auto-alignment/compare/v0.5.3...v0.5.4 ) (2025-09-01)
4
+
5
+
6
+ ### Documentation
7
+
8
+ * Update readme ([ 42525ea] ( https://github.com/com-pas/compas-scl-auto-alignment/commit/42525eadf6aad1e0e00f67e2f825a7fd96d569c7 ) )
9
+
3
10
## [ 0.5.3] ( https://github.com/com-pas/compas-scl-auto-alignment/compare/v0.5.2...v0.5.3 ) (2025-07-29)
4
11
5
12
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0
9
9
<parent >
10
10
<groupId >org.lfenergy.compas.scl.auto.alignment</groupId >
11
11
<artifactId >compas-scl-auto-alignment</artifactId >
12
- <version >0.5.4-SNAPSHOT </version >
12
+ <version >0.5.4</version >
13
13
</parent >
14
14
15
15
<artifactId >app</artifactId >
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ SPDX-License-Identifier: Apache-2.0
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<groupId >org.lfenergy.compas.scl.auto.alignment</groupId >
10
10
<artifactId >compas-scl-auto-alignment</artifactId >
11
- <version >0.5.4-SNAPSHOT </version >
11
+ <version >0.5.4</version >
12
12
<packaging >pom</packaging >
13
13
14
14
<properties >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0
9
9
<parent >
10
10
<groupId >org.lfenergy.compas.scl.auto.alignment</groupId >
11
11
<artifactId >compas-scl-auto-alignment</artifactId >
12
- <version >0.5.4-SNAPSHOT </version >
12
+ <version >0.5.4</version >
13
13
</parent >
14
14
15
15
<artifactId >service</artifactId >
You can’t perform that action at this time.
0 commit comments