Skip to content
Snippets Groups Projects
Commit bf7df6aa authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(release): 18.5.4 [skip ci]

## [18.5.4](v18.5.3...v18.5.4) (2024-06-19)

### Bug Fixes

* :bug: Typo in device_code approve translation ([4920958d](4920958d))
parent 7e11aefb
No related branches found
No related tags found
No related merge requests found
Pipeline #463425 skipped
## [18.5.4](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/compare/v18.5.3...v18.5.4) (2024-06-19)
### Bug Fixes
* 🐛 Typo in device_code approve translation ([4920958](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/commit/4920958dc7b1a9f9b2ff5b0ed3d72e2715cc5cb6))
## [18.5.3](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server/compare/v18.5.2...v18.5.3) (2024-05-30)
......
......@@ -21,7 +21,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>18.5.3</version>
<version>18.5.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -22,7 +22,7 @@
<parent>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>18.5.3</version>
<version>18.5.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>cz.muni.ics</groupId>
<artifactId>perun-oidc-parent</artifactId>
<version>18.5.3</version>
<version>18.5.4</version>
<packaging>pom</packaging>
<modules>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment