We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80e934f commit c72b4e1Copy full SHA for c72b4e1
2 files changed
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [3.17.1](https://github.com/SocialGouv/egapro/compare/v3.17.0...v3.17.1) (2026-03-19)
2
+
3
4
+### Bug Fixes
5
6
+* configuration realm keycloak ([#2958](https://github.com/SocialGouv/egapro/issues/2958)) ([ed64157](https://github.com/SocialGouv/egapro/commit/ed6415784c852a7f7564283cc0077394b933ff45))
7
+* ingress order for httproutes ([80e934f](https://github.com/SocialGouv/egapro/commit/80e934fac687fe1242a8fda6ff620ed486c2da93))
8
9
# [3.17.0](https://github.com/SocialGouv/egapro/compare/v3.16.0...v3.17.0) (2026-03-09)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "~egapro-dev",
- "version": "3.17.0",
+ "version": "3.17.1",
"private": true,
"engines": {
"node": "20"
0 commit comments