File tree Expand file tree Collapse file tree 7 files changed +13
-6
lines changed Expand file tree Collapse file tree 7 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 11
22{
3- "." : " 0.15.3 "
3+ "." : " 0.15.4 "
44}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.15.4] ( https://github.com/com-pas/compas-scl-data-service/compare/v0.15.3...v0.15.4 ) (2025-02-06)
4+
5+
6+ ### Bug Fixes
7+
8+ * Trigger release please ([ 5e2c2bf] ( https://github.com/com-pas/compas-scl-data-service/commit/5e2c2bf8001b73bb1b5ed87d1557528d378e8712 ) )
9+
310## [ 0.15.3] ( https://github.com/com-pas/compas-scl-data-service/compare/v0.15.2...v0.15.3 ) (2025-02-04)
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.data</groupId >
1111 <artifactId >compas-scl-data-service</artifactId >
12- <version >0.15.4-SNAPSHOT </version >
12+ <version >0.15.4</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.data</groupId >
1010 <artifactId >compas-scl-data-service</artifactId >
11- <version >0.15.4-SNAPSHOT </version >
11+ <version >0.15.4</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.data</groupId >
1111 <artifactId >compas-scl-data-service</artifactId >
12- <version >0.15.4-SNAPSHOT </version >
12+ <version >0.15.4</version >
1313 </parent >
1414
1515 <artifactId >repository-postgresql</artifactId >
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.data</groupId >
1111 <artifactId >compas-scl-data-service</artifactId >
12- <version >0.15.4-SNAPSHOT </version >
12+ <version >0.15.4</version >
1313 </parent >
1414
1515 <artifactId >repository</artifactId >
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.data</groupId >
1111 <artifactId >compas-scl-data-service</artifactId >
12- <version >0.15.4-SNAPSHOT </version >
12+ <version >0.15.4</version >
1313 </parent >
1414
1515 <artifactId >service</artifactId >
You can’t perform that action at this time.
0 commit comments