From 063c3c312d7f0fb2435ebfc2d83a41119af608b1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 21 Jun 2023 14:00:49 +0000 Subject: [PATCH] chore(release): 4.1.0 ## [4.1.0](https://github.com/CESNET/perun-wui/compare/v4.0.1...v4.1.0) (2023-06-21) ### Features * Support EGI template in registrar ([448cf4a](https://github.com/CESNET/perun-wui/commit/448cf4ab596cb3e85d4ac87abe37f86a5945e9a1)) ### Bug Fixes * removed unused html templates ([dbc1ef9](https://github.com/CESNET/perun-wui/commit/dbc1ef94290150c48291ede871a46a239011e999)) * unified EGI footer in all wui apps ([20f9a77](https://github.com/CESNET/perun-wui/commit/20f9a77e91fcb1576e7d8840967170b076e74b6e)) * use direct type of authz in EGI consolidator ([207bd6f](https://github.com/CESNET/perun-wui/commit/207bd6fc24fd7d42b64a3fd974470cfbff698f34)) --- perun-wui-consolidator/pom.xml | 2 +- perun-wui-core/pom.xml | 2 +- perun-wui-profile/pom.xml | 2 +- perun-wui-pwdreset/pom.xml | 2 +- perun-wui-registrar/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/perun-wui-consolidator/pom.xml b/perun-wui-consolidator/pom.xml index e6237ba9..db10c773 100644 --- a/perun-wui-consolidator/pom.xml +++ b/perun-wui-consolidator/pom.xml @@ -7,7 +7,7 @@ wui cz.metacentrum.perun - 4.0.1 + 4.1.0 cz.metacentrum.perun.wui diff --git a/perun-wui-core/pom.xml b/perun-wui-core/pom.xml index f1eb0bee..6d42e95e 100644 --- a/perun-wui-core/pom.xml +++ b/perun-wui-core/pom.xml @@ -7,7 +7,7 @@ wui cz.metacentrum.perun - 4.0.1 + 4.1.0 cz.metacentrum.perun.wui diff --git a/perun-wui-profile/pom.xml b/perun-wui-profile/pom.xml index 133c1480..68dd00c8 100644 --- a/perun-wui-profile/pom.xml +++ b/perun-wui-profile/pom.xml @@ -7,7 +7,7 @@ wui cz.metacentrum.perun - 4.0.1 + 4.1.0 cz.metacentrum.perun.wui diff --git a/perun-wui-pwdreset/pom.xml b/perun-wui-pwdreset/pom.xml index f26820ad..d17349b9 100644 --- a/perun-wui-pwdreset/pom.xml +++ b/perun-wui-pwdreset/pom.xml @@ -7,7 +7,7 @@ wui cz.metacentrum.perun - 4.0.1 + 4.1.0 cz.metacentrum.perun.wui diff --git a/perun-wui-registrar/pom.xml b/perun-wui-registrar/pom.xml index bd8543ef..475a6bf2 100644 --- a/perun-wui-registrar/pom.xml +++ b/perun-wui-registrar/pom.xml @@ -7,7 +7,7 @@ wui cz.metacentrum.perun - 4.0.1 + 4.1.0 cz.metacentrum.perun.wui diff --git a/pom.xml b/pom.xml index 8a2cc224..f45b551e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ cz.metacentrum.perun wui - 4.0.1 + 4.1.0 pom