From e9d42f4c91d1c984d007ef2f3e6080f23a795c64 Mon Sep 17 00:00:00 2001 From: mo-auto <54212639+mo-auto@users.noreply.github.com> Date: Thu, 14 Dec 2023 10:58:24 +0000 Subject: [PATCH] chore(main): release jans-scim 1.0.21 --- jans-scim/CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/jans-scim/CHANGELOG.md b/jans-scim/CHANGELOG.md index 2cb81891da9..b1346ddf0d7 100644 --- a/jans-scim/CHANGELOG.md +++ b/jans-scim/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [1.0.21](https://github.com/JanssenProject/jans/compare/jans-scim-v1.0.20...jans-scim-v1.0.21) (2023-12-14) + + +### Bug Fixes + +* API spec metadata ([#6473](https://github.com/JanssenProject/jans/issues/6473)) ([3922ddb](https://github.com/JanssenProject/jans/commit/3922ddb509db422d9a0f2c88df9f0d2e3fd05f46)) +* fix cross dependecy to messages in sciim [#7005](https://github.com/JanssenProject/jans/issues/7005) ([#7006](https://github.com/JanssenProject/jans/issues/7006)) ([2662acb](https://github.com/JanssenProject/jans/commit/2662acb1d9443fb0bc921f071fc655cbd673eeb8)) +* openapi spec version element ([#6780](https://github.com/JanssenProject/jans/issues/6780)) ([e4aca8c](https://github.com/JanssenProject/jans/commit/e4aca8ce1b39cd89764b3c852418a8ed879b3925)) +* prepare for 1.0.21 release ([#7008](https://github.com/JanssenProject/jans/issues/7008)) ([2132de6](https://github.com/JanssenProject/jans/commit/2132de6683f67bf22d5a863b149770d657073a83)) + ## [1.0.20](https://github.com/JanssenProject/jans/compare/jans-scim-v1.0.19...jans-scim-v1.0.20) (2023-11-08)