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.16.0 "
3+ "." : " 0.16.1 "
44}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.16.1] ( https://github.com/com-pas/compas-scl-data-service/compare/v0.16.0...v0.16.1 ) (2025-09-01)
4+
5+
6+ ### Documentation
7+
8+ * Update readme ([ 4b84f36] ( https://github.com/com-pas/compas-scl-data-service/commit/4b84f36e37f9a1d70a89e2930ee7f21dd94a3c19 ) )
9+
310## [ 0.16.0] ( https://github.com/com-pas/compas-scl-data-service/compare/v0.15.6...v0.16.0 ) (2025-07-30)
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.16.1-SNAPSHOT </version >
12+ <version >0.16.1</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.16.1-SNAPSHOT </version >
11+ <version >0.16.1</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.16.1-SNAPSHOT </version >
12+ <version >0.16.1</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.16.1-SNAPSHOT </version >
12+ <version >0.16.1</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.16.1-SNAPSHOT </version >
12+ <version >0.16.1</version >
1313 </parent >
1414
1515 <artifactId >service</artifactId >
You can’t perform that action at this time.
0 commit comments