From 04d49622a9217e88755a8f18312ec421254dcdc7 Mon Sep 17 00:00:00 2001 From: mo-auto <54212639+mo-auto@users.noreply.github.com> Date: Mon, 9 Jan 2023 14:45:52 +0000 Subject: [PATCH] chore(main): release jans-fido2 1.0.6 (#3570) --- jans-fido2/CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/jans-fido2/CHANGELOG.md b/jans-fido2/CHANGELOG.md index bb2de46df53..e292221eca5 100644 --- a/jans-fido2/CHANGELOG.md +++ b/jans-fido2/CHANGELOG.md @@ -1,5 +1,25 @@ # Changelog +## 1.0.6 (2023-01-09) + + +### Features + +* add custom annotation for configuration property and feature flag documentation ([#2852](https://github.com/JanssenProject/jans/issues/2852)) ([9991d1c](https://github.com/JanssenProject/jans/commit/9991d1ce1fe1b8ce3a65a72e0a72aeee78ba6c2e)) + + +### Bug Fixes + +* getting ready for a release ([0bda832](https://github.com/JanssenProject/jans/commit/0bda832ebc1da7017231deb38fe9aa6c7c51360a)) +* **jans-fido2:** [#1120](https://github.com/JanssenProject/jans/issues/1120) ([#2928](https://github.com/JanssenProject/jans/issues/2928)) ([0fea95a](https://github.com/JanssenProject/jans/commit/0fea95a181811de2f592debcec5af76f9adda5b2)) +* **jans-fido2:** [#2971](https://github.com/JanssenProject/jans/issues/2971) ([#2972](https://github.com/JanssenProject/jans/issues/2972)) ([2f15cf8](https://github.com/JanssenProject/jans/commit/2f15cf8aba64410fe1dd0ef71e9860ae0ec919bd)) +* prepare for 1.0.6 release ([9e4c8fb](https://github.com/JanssenProject/jans/commit/9e4c8fb4c0a1ef4779934558e8d8d40d8fedbabf)) + + +### Documentation + +* prepare for 1.0.4 release ([c23a2e5](https://github.com/JanssenProject/jans/commit/c23a2e505b7eb325a293975d60bbc65d5e367c7d)) + ## [1.0.5](https://github.com/JanssenProject/jans/compare/jans-fido2-v1.0.4...jans-fido2-v1.0.5) (2022-12-01)