Skip to content

Commit 5661bc6

Browse files
chore(main): release 0.12.2
1 parent fc05a92 commit 5661bc6

5 files changed

Lines changed: 33 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.12.1"
2+
".": "0.12.2"
33
}

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,34 @@
11
# Changelog
22

3+
## [0.12.2](https://github.com/com-pas/compas-cim-mapping/compare/v0.12.1...v0.12.2) (2026-05-12)
4+
5+
6+
### Bug Fixes
7+
8+
* formatting for release tag in SECURITY.md ([ac8cba9](https://github.com/com-pas/compas-cim-mapping/commit/ac8cba966329bbeff2615279fc07a44524b3d3d8))
9+
10+
11+
### Build System
12+
13+
* **deps:** Bump actions/cache from 5.0.4 to 5.0.5 ([7c67b61](https://github.com/com-pas/compas-cim-mapping/commit/7c67b619a58e3e189e99d787c46c22c4160c1a26))
14+
* **deps:** Bump actions/cache from 5.0.4 to 5.0.5 ([7feb692](https://github.com/com-pas/compas-cim-mapping/commit/7feb692a7b8d301b39223b606647dd9b3165f0b6))
15+
* **deps:** Bump actions/upload-artifact from 7.0.0 to 7.0.1 ([80744d0](https://github.com/com-pas/compas-cim-mapping/commit/80744d0db3ed3aa15f8cd07ac2c5568c9e9fcac0))
16+
* **deps:** Bump actions/upload-artifact from 7.0.0 to 7.0.1 ([7f86e8e](https://github.com/com-pas/compas-cim-mapping/commit/7f86e8ef63097058ea4693f430cf077a39c59d39))
17+
* **deps:** Bump dawidd6/action-download-artifact from 19 to 21 ([77af28f](https://github.com/com-pas/compas-cim-mapping/commit/77af28f4ddf3b28a68eec715a55c28366b2c9bec))
18+
* **deps:** Bump dawidd6/action-download-artifact from 19 to 21 ([8c358dd](https://github.com/com-pas/compas-cim-mapping/commit/8c358ddd4ea98de2aa00be2081bf072affcee700))
19+
* **deps:** Bump docker/login-action from 4.0.0 to 4.1.0 ([2e52944](https://github.com/com-pas/compas-cim-mapping/commit/2e52944b8379b7b0d8a66e4e2224b68f173f23ab))
20+
* **deps:** Bump docker/login-action from 4.0.0 to 4.1.0 ([622347a](https://github.com/com-pas/compas-cim-mapping/commit/622347aa99a54f9a4cc4401a5617faf1c0bd9e8b))
21+
* **deps:** Bump googleapis/release-please-action from 4.4.0 to 4.4.1 ([f6c88f1](https://github.com/com-pas/compas-cim-mapping/commit/f6c88f142e2d88ce9b85cfbf19e1a8ba5f510196))
22+
* **deps:** Bump googleapis/release-please-action from 4.4.0 to 4.4.1 ([a8deb30](https://github.com/com-pas/compas-cim-mapping/commit/a8deb3040aee3b5d528b4a095932fe2cd816cc7d))
23+
* **deps:** Bump googleapis/release-please-action from 4.4.1 to 5.0.0 ([a055a61](https://github.com/com-pas/compas-cim-mapping/commit/a055a6154853c06579aea7599ac5cafc1fff09b6))
24+
* **deps:** Bump googleapis/release-please-action from 4.4.1 to 5.0.0 ([bee05fb](https://github.com/com-pas/compas-cim-mapping/commit/bee05fb56dff363203a1a1615bda5948f5b31f14))
25+
* **deps:** Bump log4j2.version from 2.25.4 to 2.26.0 ([6f4905f](https://github.com/com-pas/compas-cim-mapping/commit/6f4905fb4327d3f23456d0ceafe10023d058471c))
26+
* **deps:** Bump log4j2.version from 2.25.4 to 2.26.0 ([bd0a13a](https://github.com/com-pas/compas-cim-mapping/commit/bd0a13a0f31603f259ad9b2f241bd84175c49533))
27+
* **deps:** Bump octokit/request-action from 2.4.0 to 3.0.0 ([1ab80ab](https://github.com/com-pas/compas-cim-mapping/commit/1ab80ab832f6527ef3106423b6bb686450e19d82))
28+
* **deps:** Bump octokit/request-action from 2.4.0 to 3.0.0 ([5e60d79](https://github.com/com-pas/compas-cim-mapping/commit/5e60d798013509d4b5cfc148bfee44a27b58197a))
29+
* **deps:** Bump whelk-io/maven-settings-xml-action from 21 to 22 ([524eb35](https://github.com/com-pas/compas-cim-mapping/commit/524eb35e2736420b3fcfed6321325dd2a1bc37d6))
30+
* **deps:** Bump whelk-io/maven-settings-xml-action from 21 to 22 ([41844cc](https://github.com/com-pas/compas-cim-mapping/commit/41844cc02dfda2d3f9d38d984e2ac6be4b051a35))
31+
332
## [0.12.1](https://github.com/com-pas/compas-cim-mapping/compare/v0.12.0...v0.12.1) (2026-04-14)
433

534

app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0
99
<parent>
1010
<groupId>org.lfenergy.compas.cim.mapping</groupId>
1111
<artifactId>compas-cim-mapping</artifactId>
12-
<version>0.12.2-SNAPSHOT</version>
12+
<version>0.12.2</version>
1313
</parent>
1414

1515
<artifactId>app</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ SPDX-License-Identifier: Apache-2.0
88
<modelVersion>4.0.0</modelVersion>
99
<groupId>org.lfenergy.compas.cim.mapping</groupId>
1010
<artifactId>compas-cim-mapping</artifactId>
11-
<version>0.12.2-SNAPSHOT</version>
11+
<version>0.12.2</version>
1212
<packaging>pom</packaging>
1313

1414
<properties>

service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0
99
<parent>
1010
<groupId>org.lfenergy.compas.cim.mapping</groupId>
1111
<artifactId>compas-cim-mapping</artifactId>
12-
<version>0.12.2-SNAPSHOT</version>
12+
<version>0.12.2</version>
1313
</parent>
1414

1515
<artifactId>service</artifactId>

0 commit comments

Comments
 (0)